Searched refs:PT_DIRTY_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.h21 #define PT_DIRTY_MASK (1ULL << 6) macro
H A Dpaging_tmpl.h234 pte|PT_DIRTY_MASK);
238 pte |= PT_DIRTY_MASK;
H A Dmmu.c253 return pte & PT_DIRTY_MASK;
H A Dx86.c4245 PT_DIRTY_MASK, PT64_NX_MASK, 0);

Completed in 93 milliseconds