Home
last modified time | relevance | path

Searched refs:cpu_has_vmx_vmfunc (Results 1 – 4 of 4) sorted by relevance

/xen/xen/include/asm-x86/hvm/vmx/
A Dvmcs.h332 #define cpu_has_vmx_vmfunc \ macro
/xen/xen/arch/x86/hvm/vmx/
A Dvmx.c2135 if ( !cpu_has_vmx_vmfunc ) in vmx_vcpu_update_vmfunc_ve()
2179 if ( !cpu_has_vmx_vmfunc && altp2m_active(curr->domain) && in vmx_vcpu_emulate_vmfunc()
A Dvmcs.c208 P(cpu_has_vmx_vmfunc, "VM Functions"); in vmx_display_features()
A Dvvmx.c2205 if ( !cpu_has_vmx_vmfunc ) in nvmx_msr_read_intercept()

Completed in 95 milliseconds