Searched refs:CPUID_SVM (Results 1 – 2 of 2) sorted by relevance
17 #define CPUID_SVM BIT_ULL(CPUID_SVM_BIT) macro46 return ecx & CPUID_SVM; in cpu_has_svm()
156 return entry->ecx & CPUID_SVM; in nested_svm_supported()