Searched refs:EVMCS1_UNSUPPORTED_VMFUNC (Results 1 – 2 of 2) sorted by relevance
369 ctl_low &= ~EVMCS1_UNSUPPORTED_VMFUNC; in nested_evmcs_filter_control_msr()417 unsupp_ctl = vmcs12->vm_function_control & EVMCS1_UNSUPPORTED_VMFUNC; in nested_evmcs_check_controls()
64 #define EVMCS1_UNSUPPORTED_VMFUNC (VMX_VMFUNC_EPTP_SWITCHING) macro