Searched refs:SVM_VM_CR_SVM_LOCK_MASK (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | svm.h | 125 #define SVM_VM_CR_SVM_LOCK_MASK 0x0008ULL macro |
/arch/x86/kvm/ | ||
D | svm.c | 3129 chg_mask &= ~(SVM_VM_CR_SVM_LOCK_MASK | SVM_VM_CR_SVM_DIS_MASK); in svm_set_vm_cr() |