Home
last modified time | relevance | path

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

/dragonfly/sys/platform/vkernel64/x86_64/
H A Dmp.c90 char *bootSTK; variable
451 bootSTK = &ps->idlestack[UPAGES*PAGE_SIZE/2]; in start_all_aps()
/dragonfly/sys/platform/pc64/x86_64/
H A Dmpboot.S235 movq bootSTK, %rsp
H A Dmp_machdep.c148 char *bootSTK; variable
524 bootSTK = &ps->idlestack[UPAGES * PAGE_SIZE - PAGE_SIZE]; in start_all_aps()