Searched refs:t_pc (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/arch/sparc/kernel/ |
A D | rtrap_32.S | 19 #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
|
A D | wof.S | 35 #define t_pc l1 /* PC for trap return T */ macro 124 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
|
A D | wuf.S | 22 #define t_pc l1 macro 125 jmp %t_pc 177 STORE_PT_PRIV(sp, t_psr, t_pc, t_npc) 217 jmp %t_pc
|
A D | etrap_32.S | 21 #define t_pc l1 /* 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)
|
Completed in 5 milliseconds