Searched refs:SVM_VM_CR_VALID_MASK (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/include/asm/
H A Dsvm.h120 #define SVM_VM_CR_VALID_MASK 0x001fULL macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kvm/
H A Dsvm.c2545 if (data & ~SVM_VM_CR_VALID_MASK)
2548 chg_mask = SVM_VM_CR_VALID_MASK;

Completed in 39 milliseconds