Searched refs:estk (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/sun4u/serengeti/ml/ |
H A D | sbdp_asm.s | 87 #define SWITCH_STACK(estk) \ argument 89 sub estk, SA(KFPUSIZE+GSR_SIZE), estk ;\ 90 andn estk, 0x3f, estk ;\ 91 sub estk, SA(MINFRAME) + STACK_BIAS, %sp ;\ 92 mov estk, %fp
|
/titanic_41/usr/src/uts/sun4u/starfire/ml/ |
H A D | drmach_asm.s | 217 #define SWITCH_STACK(estk) \ argument 219 sub estk, SA(KFPUSIZE+GSR_SIZE), estk ;\ 220 andn estk, 0x3f, estk ;\ 221 sub estk, SA(MINFRAME) + STACK_BIAS, %sp ;\ 222 mov estk, %fp
|