Searched refs:EVMCS1_UNSUPPORTED_VMFUNC (Results 1 – 2 of 2) sorted by relevance
/arch/x86/kvm/vmx/ | ||
D | evmcs.h | 63 #define EVMCS1_UNSUPPORTED_VMFUNC (VMX_VMFUNC_EPTP_SWITCHING) macro |
D | evmcs.c | 368 vmx->nested.msrs.vmfunc_controls &= ~EVMCS1_UNSUPPORTED_VMFUNC; in nested_enable_evmcs() |