Searched refs:secondary_ctls_high (Results 1 – 4 of 4) sorted by relevance
152 return to_vmx(vcpu)->nested.msrs.secondary_ctls_high & in nested_cpu_has_vmx_shadow_vmcs()287 if (to_vmx(vcpu)->nested.msrs.secondary_ctls_high & in nested_guest_cr0_valid()
33 u32 secondary_ctls_high; member
1353 *high = &msrs->secondary_ctls_high; in vmx_get_control_msr()1604 msrs->secondary_ctls_high); in vmx_get_vmx_msr()2930 vmx->nested.msrs.secondary_ctls_high))) in nested_check_vm_execution_controls()5969 if (!(vmx->nested.msrs.secondary_ctls_high & in handle_invept()6050 if (!(vmx->nested.msrs.secondary_ctls_high & in handle_invvpid()7210 msrs->secondary_ctls_high = vmcs_conf->cpu_based_2nd_exec_ctrl; in nested_vmx_setup_secondary_ctls()7211 msrs->secondary_ctls_high &= in nested_vmx_setup_secondary_ctls()7230 msrs->secondary_ctls_high |= in nested_vmx_setup_secondary_ctls()7235 msrs->secondary_ctls_high |= in nested_vmx_setup_secondary_ctls()7249 msrs->secondary_ctls_high |= in nested_vmx_setup_secondary_ctls()[all …]
4682 if (WARN_ON_ONCE(!(vmcs_config.nested.secondary_ctls_high & control))) in vmx_adjust_secondary_exec_control()4686 vmx->nested.msrs.secondary_ctls_high |= control; in vmx_adjust_secondary_exec_control()4688 vmx->nested.msrs.secondary_ctls_high &= ~control; in vmx_adjust_secondary_exec_control()