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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Detrap_32.S24 #define t_kstack l5 /* Set right before pt_regs frame is built */ define
89 sub %fp, (STACKFRAME_SZ + TRACEREG_SZ), %t_kstack
90 STORE_PT_ALL(t_kstack, t_psr, t_pc, t_npc, g2)
101 mov %t_kstack, %sp ! jump onto new stack
128 mov %t_kstack, %sp ! and onto new kernel stack
134 LOAD_CURRENT(t_kstack, t_twinmask)
138 add %t_kstack, %t_twinmask, %t_kstack
144 STORE_PT_ALL(t_kstack, t_psr, t_pc, t_npc, g2)
147 and %t_kstack,
[all...]

Completed in 81 milliseconds