Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds