Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dfastboot.h54 #define FASTBOOT_STACK_OFFSET 0xe00 /* where the stack starts */ macro
/illumos-gate/usr/src/uts/i86pc/ml/
H A Dfb_swtch_src.S95 addq $FASTBOOT_STACK_OFFSET, %rsp
/illumos-gate/usr/src/uts/i86pc/os/
H A Dfakebop.c2128 if (*((uint32_t *)(FASTBOOT_SWTCH_PA + FASTBOOT_STACK_OFFSET)) == in _start()
2131 *((uint32_t *)(FASTBOOT_SWTCH_PA + FASTBOOT_STACK_OFFSET)) = 0; in _start()