Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/mm/hap/
A Dnested_ept.c120 if ( cpu_has_vmx_vpid ) in nept_get_ept_vpid_cap()
/xen-4.10.0-shim-comet/xen/include/asm-x86/hvm/vmx/
A Dvmcs.h292 #define cpu_has_vmx_vpid \ macro
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/vmx/
A Dvmcs.c134 P(cpu_has_vmx_vpid, "Virtual-Processor Identifiers (VPID)"); in vmx_display_features()
688 hvm_asid_init(cpu_has_vmx_vpid ? (1u << VMCS_VPID_WIDTH) : 0); in _vmx_cpu_up()
693 if ( cpu_has_vmx_vpid ) in _vmx_cpu_up()
A Dvvmx.c1211 if ( cpu_has_vmx_vpid && nvmx_vpid_enabled(v) ) in virtual_vmentry()
2014 if ( !(cpu_has_vmx_ept || cpu_has_vmx_vpid) ) in nvmx_msr_read_intercept()
A Dvmx.c2615 if ( cpu_has_vmx_vpid ) in vmx_invlpg()
4237 if ( !cpu_has_vmx_vpid ) in vmx_vmenter_helper()

Completed in 22 milliseconds