Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/include/x86_64/
A Dsvm.h182 #define SVM_VM_CR_SVM_LOCK_MASK 0x0008ULL macro
/linux/tools/arch/x86/include/asm/
A Dmsr-index.h1205 #define SVM_VM_CR_SVM_LOCK_MASK 0x0008ULL macro
/linux/arch/x86/include/asm/
A Dmsr-index.h1205 #define SVM_VM_CR_SVM_LOCK_MASK 0x0008ULL macro
/linux/arch/x86/kvm/svm/
A Dsvm.c2997 chg_mask &= ~(SVM_VM_CR_SVM_LOCK_MASK | SVM_VM_CR_SVM_DIS_MASK); in svm_set_vm_cr()

Completed in 30 milliseconds