Searched refs:hole_high (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/xen/
H A Dmmu.c616 unsigned hole_low, hole_high; __xen_pgd_walk() local
633 hole_high = pgd_index(PAGE_OFFSET); __xen_pgd_walk()
650 if (pgdidx >= hole_low && pgdidx < hole_high) __xen_pgd_walk()

Completed in 51 milliseconds