Searched refs:VM_CR_SVMDIS (Results 1 – 3 of 3) sorted by relevance
2339 if ((msr & VM_CR_SVMDIS) == VM_CR_SVMDIS) in print_svm_info()
1145 #define VM_CR_SVMDIS 0x10 /* SVM: disabled by BIOS */ macro
235 if ((msr & VM_CR_SVMDIS) != 0) { in svm_available()