Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/vmx/
Devmcs.h64 #define EVMCS1_UNSUPPORTED_VMFUNC (VMX_VMFUNC_EPTP_SWITCHING) macro
Devmcs.c410 unsupp_ctl = vmcs12->vm_function_control & EVMCS1_UNSUPPORTED_VMFUNC; in nested_evmcs_check_controls()