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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/xen/
H A Dmmu.c830 unsigned hole_low, hole_high; local
847 hole_high = pgd_index(PAGE_OFFSET);
864 if (pgdidx >= hole_low && pgdidx < hole_high)

Completed in 97 milliseconds