Searched refs:cpu_has_svm_npt (Results 1 – 2 of 2) sorted by relevance
79 #define cpu_has_svm_npt cpu_has_svm_feature(SVM_FEATURE_NPT) macro
1646 P(cpu_has_svm_npt, "Nested Page Tables (NPT)"); in start_svm()1661 svm_function_table.hap_supported = !!cpu_has_svm_npt; in start_svm()
Completed in 8 milliseconds