Searched refs:t_npc (Results 1 – 4 of 4) sorted by relevance
/arch/sparc/kernel/ |
D | rtrap_32.S | 19 #define t_npc l2 macro 139 LOAD_PT_PRIV(sp, t_psr, t_pc, t_npc) 140 or %t_pc, %t_npc, %g2 157 rett %t_npc 194 LOAD_PT_ALL(sp, t_psr, t_pc, t_npc, g1) 205 LOAD_PT_ALL(sp, t_psr, t_pc, t_npc, g1) 213 rett %t_npc
|
D | wof.S | 35 #define t_npc l2 /* NPC for trap return T */ macro 124 rett %t_npc ! we are done 193 rett %t_npc 245 STORE_PT_ALL(sp, t_psr, t_pc, t_npc, g1) 289 rett %t_npc 299 #undef t_npc
|
D | wuf.S | 22 #define t_npc l2 macro 125 rett %t_npc 176 STORE_PT_PRIV(sp, t_psr, t_pc, t_npc) 217 rett %t_npc
|
D | etrap_32.S | 21 #define t_npc l2 /* 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)
|