Searched refs:STORE_PT_ALL (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/arch/sparc/kernel/ |
D | etrap_32.S | 90 STORE_PT_ALL(t_kstack, t_psr, t_pc, t_npc, g2) 144 STORE_PT_ALL(t_kstack, t_psr, t_pc, t_npc, g2)
|
D | wof.S | 246 STORE_PT_ALL(sp, t_psr, t_pc, t_npc, g1)
|
/linux-2.6.39/arch/sparc/include/asm/ |
D | winmacro.h | 85 #define STORE_PT_ALL(base_reg, reg_psr, reg_pc, reg_npc, g_scratch) \ macro
|