Home
last modified time | relevance | path

Searched refs:EVMCS1_UNSUPPORTED_VMFUNC (Results 1 – 2 of 2) sorted by relevance

/arch/x86/kvm/vmx/
Devmcs.h63 #define EVMCS1_UNSUPPORTED_VMFUNC (VMX_VMFUNC_EPTP_SWITCHING) macro
Devmcs.c368 vmx->nested.msrs.vmfunc_controls &= ~EVMCS1_UNSUPPORTED_VMFUNC; in nested_enable_evmcs()