Home
last modified time | relevance | path

Searched refs:_kstack (Results 1 – 3 of 3) sorted by relevance

/original-bsd/sys/i386/i386/
H A Dlocore.s79 .set _kstack, USRSTACK define
80 .globl _kstack
292 movl $ _kstack+UPAGES*NBPG-4*12,%esp # bootstrap stack end location
1391 subl $_kstack, %edx # (sp is relative to kstack):
/original-bsd/sys/hp300/hp300/
H A Dlocore.s600 cmpl #_kstack+NBPG,sp | are we still in stack page?
827 .set _kstack,USRSTACK define
831 .globl _kstack, _Umap
1057 lea _kstack,a1 | proc0 kernel stack
1802 subl #_kstack,d0 | (sp is relative to kstack):
/original-bsd/sys/luna68k/luna68k/
H A Dlocore.s559 cmpl #_kstack+NBPG,sp | are we still in stack page?
744 .set _kstack,KERNELSTACK | KERNELSTACK(0x3ff00000) != USRSTACK define
746 .globl _kstack, _Umap
1615 subl #_kstack,d0 | (sp is relative to kstack):