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