Searched refs:t_pc (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/arch/sparc/kernel/ |
D | rtrap_32.S | 18 #define t_pc l1 macro 139 LOAD_PT_PRIV(sp, t_psr, t_pc, t_npc) 140 or %t_pc, %t_npc, %g2 156 jmp %t_pc 194 LOAD_PT_ALL(sp, t_psr, t_pc, t_npc, g1) 205 LOAD_PT_ALL(sp, t_psr, t_pc, t_npc, g1) 212 jmp %t_pc
|
D | wof.S | 34 #define t_pc l1 /* PC for trap return T */ macro 123 jmp %t_pc ! Return from trap 192 jmp %t_pc 245 STORE_PT_ALL(sp, t_psr, t_pc, t_npc, g1) 288 jmp %t_pc 298 #undef t_pc
|
D | wuf.S | 21 #define t_pc l1 macro 124 jmp %t_pc 176 STORE_PT_PRIV(sp, t_psr, t_pc, t_npc) 216 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)
|