Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/dboot/
H A Ddboot_xen.s64 leaq stack_space(%rip), %rsp
109 movl $stack_space, %esp /* load my stack pointer */
H A Ddboot_grub.s188 movl $stack_space, %esp /* load my stack pointer */
H A Ddboot_startkern.c106 char stack_space[STACK_SIZE]; variable