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