Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dcapabilities.h34 u32 procbased_ctls_high; member
H A Dnested.h121 return to_vmx(vcpu)->nested.msrs.procbased_ctls_high & in nested_cpu_supports_monitor_trap_flag()
H A Dnested.c1245 *high = &msrs->procbased_ctls_high; in vmx_get_control_msr()
1452 msrs->procbased_ctls_high); in vmx_get_vmx_msr()
2746 vmx->nested.msrs.procbased_ctls_high))) in nested_check_vm_execution_controls()
6863 msrs->procbased_ctls_high = vmcs_conf->cpu_based_exec_ctrl; in nested_vmx_setup_cpubased_ctls()
6864 msrs->procbased_ctls_high &= in nested_vmx_setup_cpubased_ctls()
6884 msrs->procbased_ctls_high |= in nested_vmx_setup_cpubased_ctls()