Searched refs:t_pc (Results 1 – 4 of 4) sorted by relevance
/arch/sparc/kernel/ |
D | rtrap_32.S | 18 #define t_pc l1 macro 140 LOAD_PT_PRIV(sp, t_psr, t_pc, t_npc) 141 or %t_pc, %t_npc, %g2 157 jmp %t_pc 195 LOAD_PT_ALL(sp, t_psr, t_pc, t_npc, g1) 206 LOAD_PT_ALL(sp, t_psr, t_pc, t_npc, g1) 213 jmp %t_pc
|
D | wof.S | 34 #define t_pc l1 /* PC for trap return T */ macro 123 jmp %t_pc ! Return from trap 193 jmp %t_pc 246 STORE_PT_ALL(sp, t_psr, t_pc, t_npc, g1) 289 jmp %t_pc 299 #undef t_pc
|
D | wuf.S | 21 #define t_pc l1 macro 124 jmp %t_pc 179 STORE_PT_PRIV(sp, t_psr, t_pc, t_npc) 219 jmp %t_pc
|
D | etrap_32.S | 20 #define t_pc l1 /* Set by caller */ macro 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)
|