Searched refs:cpu_has_vmx_ept (Results 1 – 5 of 5) sorted by relevance
111 if ( cpu_has_vmx_ept ) in nept_get_ept_vpid_cap()
303 #define cpu_has_vmx_ept \ macro
124 if ( !cpu_has_vmx_ept || !hvm_funcs.hap_supported || in parse_ept_param_runtime()199 P(cpu_has_vmx_ept, "Extended Page Tables (EPT)"); in vmx_display_features()753 if ( cpu_has_vmx_ept ) in _vmx_cpu_up()
2192 if ( !(cpu_has_vmx_ept || cpu_has_vmx_vpid) ) in nvmx_msr_read_intercept()
2503 if ( cpu_has_vmx_ept && (cpu_has_vmx_pat || opt_force_ept) ) in start_vmx()
Completed in 19 milliseconds