Searched refs:t_kstack (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/sparc/kernel/
H A Detrap_32.S25 #define t_kstack l5 /* Set right before pt_regs frame is built */ define
90 sub %fp, (STACKFRAME_SZ + TRACEREG_SZ), %t_kstack
91 STORE_PT_ALL(t_kstack, t_psr, t_pc, t_npc, g2)
102 mov %t_kstack, %sp ! jump onto new stack
129 mov %t_kstack, %sp ! and onto new kernel stack
135 LOAD_CURRENT(t_kstack, t_twinmask)
139 add %t_kstack, %t_twinmask, %t_kstack
145 STORE_PT_ALL(t_kstack, t_psr, t_pc, t_npc, g2)
152 sub %t_kstack,
[all...]

Completed in 173 milliseconds