Searched refs:vmexit_ctrl (Results 1 – 4 of 4) sorted by relevance
59 u32 vmexit_ctrl; member116 return vmcs_config.vmexit_ctrl & VM_EXIT_SAVE_IA32_PERF_GLOBAL_CTRL; in cpu_has_save_perf_global_ctrl()
35 evmcs_check_vmcs_conf(vmexit_ctrl, VMEXIT_CTRL); in evmcs_sanitize_exec_ctrls()
2876 vmcs_conf->vmexit_ctrl = _vmexit_control; in setup_vmcs_config()4465 if (vmcs_config.vmexit_ctrl & VM_EXIT_LOAD_IA32_PAT) { in vmx_set_constant_host_state()4554 u32 vmexit_ctrl = vmcs_config.vmexit_ctrl; in vmx_get_initial_vmexit_ctrl() local4557 vmexit_ctrl &= ~VM_EXIT_LOAD_CET_STATE; in vmx_get_initial_vmexit_ctrl()4563 vmexit_ctrl &= ~(VM_EXIT_SAVE_IA32_PAT | VM_EXIT_SAVE_IA32_EFER | in vmx_get_initial_vmexit_ctrl()4567 vmexit_ctrl &= ~(VM_EXIT_PT_CONCEAL_PIP | in vmx_get_initial_vmexit_ctrl()4570 return vmexit_ctrl & in vmx_get_initial_vmexit_ctrl()
7122 msrs->exit_ctls_high = vmcs_conf->vmexit_ctrl; in nested_vmx_setup_exit_ctls()