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

Completed in 47 milliseconds