Searched refs:PT64_NX_MASK (Results 1 - 4 of 4) 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.h26 #define PT64_NX_MASK (1ULL << PT64_NX_SHIFT) macro
H A Dpaging_tmpl.h183 if (fetch_fault && (pte & PT64_NX_MASK))
H A Dmmu.c140 | PT64_NX_MASK)
2720 old ^= PT64_NX_MASK;
2721 new ^= PT64_NX_MASK;
H A Dx86.c4245 PT_DIRTY_MASK, PT64_NX_MASK, 0);

Completed in 93 milliseconds