Searched refs:is_ostk (Results 1 – 1 of 1) sorted by relevance
535 int is_ostk, is_clash, clash_cnt, ok_cnt; in cb_relocate() local562 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()