Home
last modified time | relevance | path

Searched refs:SVM_VM_CR_SVM_LOCK_MASK (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
Dsvm.h130 #define SVM_VM_CR_SVM_LOCK_MASK 0x0008ULL macro
/arch/x86/kvm/
Dsvm.c3167 chg_mask &= ~(SVM_VM_CR_SVM_LOCK_MASK | SVM_VM_CR_SVM_DIS_MASK); in svm_set_vm_cr()