Searched refs:hole_high (Results 1 – 1 of 1) sorted by relevance
643 unsigned hole_low, hole_high; in __xen_pgd_walk() local655 hole_high = pgd_index(PAGE_OFFSET); in __xen_pgd_walk()661 if (i >= hole_low && i < hole_high) in __xen_pgd_walk()