Home
last modified time | relevance | path

Searched refs:procbased_ctls_high (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dcapabilities.h30 u32 procbased_ctls_high; member
H A Dnested.h126 return to_vmx(vcpu)->nested.msrs.procbased_ctls_high & in nested_cpu_supports_monitor_trap_flag()
H A Dnested.c1281 *high = &msrs->procbased_ctls_high; in vmx_get_control_msr()
1488 msrs->procbased_ctls_high); in vmx_get_vmx_msr()
2721 vmx->nested.msrs.procbased_ctls_high))) in nested_check_vm_execution_controls()
6498 msrs->procbased_ctls_high); in nested_vmx_setup_ctls_msrs()
6501 msrs->procbased_ctls_high &= in nested_vmx_setup_ctls_msrs()
6521 msrs->procbased_ctls_high |= in nested_vmx_setup_ctls_msrs()
6534 if (msrs->procbased_ctls_high & CPU_BASED_ACTIVATE_SECONDARY_CONTROLS) in nested_vmx_setup_ctls_msrs()
/kernel/linux/linux-6.6/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.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()

Completed in 20 milliseconds