Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/sys/
H A Dfastboot.h54 #define FASTBOOT_STACK_OFFSET 0xe00 /* where the stack starts */ macro
/titanic_50/usr/src/uts/i86pc/ml/
H A Dfb_swtch_src.s98 addq $FASTBOOT_STACK_OFFSET, %rsp
116 addl $FASTBOOT_STACK_OFFSET, %esp
/titanic_50/usr/src/uts/i86pc/os/
H A Dfakebop.c1854 if (*((uint32_t *)(FASTBOOT_SWTCH_PA + FASTBOOT_STACK_OFFSET)) == in _start()
1857 *((uint32_t *)(FASTBOOT_SWTCH_PA + FASTBOOT_STACK_OFFSET)) = 0; in _start()