Searched refs:vmexit_ctrl (Results 1 – 3 of 3) sorted by relevance
35 evmcs_check_vmcs_conf(vmexit_ctrl, VMEXIT_CTRL); in evmcs_sanitize_exec_ctrls()
2909 vmcs_conf->vmexit_ctrl = _vmexit_control; in setup_vmcs_config()4571 if (vmcs_config.vmexit_ctrl & VM_EXIT_LOAD_IA32_PAT) { in vmx_set_constant_host_state()4656 u32 vmexit_ctrl = vmcs_config.vmexit_ctrl; in vmx_get_initial_vmexit_ctrl() local4662 vmexit_ctrl &= ~(VM_EXIT_SAVE_IA32_PAT | VM_EXIT_SAVE_IA32_EFER | in vmx_get_initial_vmexit_ctrl()4666 vmexit_ctrl &= ~(VM_EXIT_PT_CONCEAL_PIP | in vmx_get_initial_vmexit_ctrl()4669 return vmexit_ctrl & in vmx_get_initial_vmexit_ctrl()
7091 msrs->exit_ctls_high = vmcs_conf->vmexit_ctrl; in nested_vmx_setup_exit_ctls()