Home
last modified time | relevance | path

Searched refs:procbased_ctls_high (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/arch/x86/kvm/vmx/
Dcapabilities.h34 u32 procbased_ctls_high; member
Dnested.h121 return to_vmx(vcpu)->nested.msrs.procbased_ctls_high & in nested_cpu_supports_monitor_trap_flag()
Dnested.c1244 *high = &msrs->procbased_ctls_high; in vmx_get_control_msr()
1451 msrs->procbased_ctls_high); in vmx_get_vmx_msr()
2745 vmx->nested.msrs.procbased_ctls_high))) in nested_check_vm_execution_controls()
6830 msrs->procbased_ctls_high = vmcs_conf->cpu_based_exec_ctrl; in nested_vmx_setup_cpubased_ctls()
6831 msrs->procbased_ctls_high &= in nested_vmx_setup_cpubased_ctls()
6851 msrs->procbased_ctls_high |= in nested_vmx_setup_cpubased_ctls()