Searched refs:EVMCS1_UNSUPPORTED_VMEXIT_CTRL (Results 1 – 2 of 2) sorted by relevance
303 vmcs_conf->vmexit_ctrl &= ~EVMCS1_UNSUPPORTED_VMEXIT_CTRL; in evmcs_sanitize_exec_ctrls()355 ctl_high &= ~EVMCS1_UNSUPPORTED_VMEXIT_CTRL; in nested_evmcs_filter_control_msr()400 EVMCS1_UNSUPPORTED_VMEXIT_CTRL; in nested_evmcs_check_controls()
62 #define EVMCS1_UNSUPPORTED_VMEXIT_CTRL \ macro