Home
last modified time | relevance | path

Searched refs:VMX_VMFUNC_EPTP_SWITCHING (Results 1 – 3 of 3) sorted by relevance

/xen/xen/include/asm-x86/hvm/vmx/
A Dvmcs.h375 #define VMX_VMFUNC_EPTP_SWITCHING (1ULL << 0) macro
/xen/xen/arch/x86/hvm/vmx/
A Dvmcs.c439 if ( !(_vmx_vmfunc & VMX_VMFUNC_EPTP_SWITCHING) ) in vmx_init_vmcs_config()
A Dvmx.c2146 __vmwrite(VM_FUNCTION_CONTROL, VMX_VMFUNC_EPTP_SWITCHING); in vmx_vcpu_update_vmfunc_ve()

Completed in 15 milliseconds