Searched refs:SVM_VM_CR_SVM_DISABLE (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/arch/x86/include/asm/ | ||
D | svm.h | 213 #define SVM_VM_CR_SVM_DISABLE 4 macro |
/Linux-v5.4/arch/x86/kvm/ | ||
D | svm.c | 5847 if (vm_cr & (1 << SVM_VM_CR_SVM_DISABLE)) in is_disabled() |