Home
last modified time | relevance | path

Searched refs:cpu_has_vmx_ept (Results 1 – 5 of 5) sorted by relevance

/xen/xen/arch/x86/mm/hap/
A Dnested_ept.c111 if ( cpu_has_vmx_ept ) in nept_get_ept_vpid_cap()
/xen/xen/include/asm-x86/hvm/vmx/
A Dvmcs.h303 #define cpu_has_vmx_ept \ macro
/xen/xen/arch/x86/hvm/vmx/
A Dvmcs.c124 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()
A Dvvmx.c2192 if ( !(cpu_has_vmx_ept || cpu_has_vmx_vpid) ) in nvmx_msr_read_intercept()
A Dvmx.c2503 if ( cpu_has_vmx_ept && (cpu_has_vmx_pat || opt_force_ept) ) in start_vmx()

Completed in 19 milliseconds