Searched refs:t_npc (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/arch/sparc/kernel/ |
D | rtrap_32.S | 20 #define t_npc l2 macro 140 LOAD_PT_PRIV(sp, t_psr, t_pc, t_npc) 141 or %t_pc, %t_npc, %g2 158 rett %t_npc 195 LOAD_PT_ALL(sp, t_psr, t_pc, t_npc, g1) 206 LOAD_PT_ALL(sp, t_psr, t_pc, t_npc, g1) 214 rett %t_npc
|
D | wof.S | 36 #define t_npc l2 /* NPC for trap return T */ macro 125 rett %t_npc ! we are done 194 rett %t_npc 246 STORE_PT_ALL(sp, t_psr, t_pc, t_npc, g1) 290 rett %t_npc 300 #undef t_npc
|
D | wuf.S | 23 #define t_npc l2 macro 126 rett %t_npc 177 STORE_PT_PRIV(sp, t_psr, t_pc, t_npc) 218 rett %t_npc
|
D | etrap_32.S | 22 #define t_npc l2 /* Set by caller */ macro 91 STORE_PT_ALL(t_kstack, t_psr, t_pc, t_npc, g2) 145 STORE_PT_ALL(t_kstack, t_psr, t_pc, t_npc, g2)
|