Searched refs:EVMCS1_UNSUPPORTED_PINCTRL (Results 1 – 2 of 2) sorted by relevance
302 vmcs_conf->pin_based_exec_ctrl &= ~EVMCS1_UNSUPPORTED_PINCTRL; in evmcs_sanitize_exec_ctrls()366 ctl_high &= ~EVMCS1_UNSUPPORTED_PINCTRL; in nested_evmcs_filter_control_msr()382 EVMCS1_UNSUPPORTED_PINCTRL; in nested_evmcs_check_controls()
51 #define EVMCS1_UNSUPPORTED_PINCTRL (PIN_BASED_POSTED_INTR | \ macro