Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/dboot/
H A Ddboot_xen.S57 leaq stack_space(%rip), %rsp
101 movl $stack_space, %esp /* load my stack pointer */
H A Ddboot_grub.S195 movl $stack_space, %esp /* load my stack pointer */
H A Ddboot_startkern.c115 char stack_space[STACK_SIZE]; variable