Home
last modified time | relevance | path

Searched refs:estk (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/sun4u/serengeti/ml/
H A Dsbdp_asm.s87 #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 Ddrmach_asm.s217 #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