Home
last modified time | relevance | path

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

/illumos-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dbitmap.c535 int is_ostk, is_clash, clash_cnt, ok_cnt; in cb_relocate() local
562 is_ostk = (virt >= ostk_low && virt <= ostk_high); in cb_relocate()
563 if (is_ostk) in cb_relocate()
579 if (is_ostk) { in cb_relocate()