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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Dmmu.h9 #define PT32_PT_BITS 10 macro
10 #define PT32_ENT_PER_PAGE (1 << PT32_PT_BITS)
H A Dmmu.c1408 quadrant &= (1 << ((PT32_PT_BITS - PT64_PT_BITS) * level)) - 1;

Completed in 30 milliseconds