Home
last modified time | relevance | path

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

/arch/x86/kvm/vmx/
A Dcapabilities.h33 u32 procbased_ctls_high; member
A Dnested.h146 return to_vmx(vcpu)->nested.msrs.procbased_ctls_high & in nested_cpu_supports_monitor_trap_flag()
A Dnested.c1322 *high = &msrs->procbased_ctls_high; in vmx_get_control_msr()
1542 msrs->procbased_ctls_high); in vmx_get_vmx_msr()
2865 vmx->nested.msrs.procbased_ctls_high))) in nested_check_vm_execution_controls()
7069 msrs->procbased_ctls_high = vmcs_conf->cpu_based_exec_ctrl; in nested_vmx_setup_cpubased_ctls()
7070 msrs->procbased_ctls_high &= in nested_vmx_setup_cpubased_ctls()
7090 msrs->procbased_ctls_high |= in nested_vmx_setup_cpubased_ctls()

Completed in 18 milliseconds