Searched refs:hole_low (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
632 hole_low = pgd_index(USER_LIMIT); __xen_pgd_walk()
650 if (pgdidx >= hole_low && pgdidx < hole_high) __xen_pgd_walk()

Completed in 57 milliseconds