Searched refs:ostk_low (Results 1 – 1 of 1) sorted by relevance
537 caddr_t ostk_low, ostk_high; in cb_relocate() local544 ostk_low = (caddr_t)&estack - CB_STACK_SIZE; in cb_relocate()562 is_ostk = (virt >= ostk_low && virt <= ostk_high); in cb_relocate()593 ppn = cpr_vatopfn(ostk_low); in cb_relocate()