Home
last modified time | relevance | path

Searched refs:secondary_ctls_high (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/arch/x86/kvm/vmx/ !
Dnested.h128 return to_vmx(vcpu)->nested.msrs.secondary_ctls_high & in nested_cpu_has_vmx_shadow_vmcs()
263 if (to_vmx(vcpu)->nested.msrs.secondary_ctls_high & in nested_guest_cr0_valid()
Dcapabilities.h35 u32 secondary_ctls_high; member
Dnested.c1271 *high = &msrs->secondary_ctls_high; in vmx_get_control_msr()
1509 msrs->secondary_ctls_high); in vmx_get_vmx_msr()
2720 vmx->nested.msrs.secondary_ctls_high))) in nested_check_vm_execution_controls()
5471 if (!(vmx->nested.msrs.secondary_ctls_high & in handle_invept()
5552 if (!(vmx->nested.msrs.secondary_ctls_high & in handle_invvpid()
6669 msrs->secondary_ctls_high); in nested_vmx_setup_ctls_msrs()
6672 msrs->secondary_ctls_high &= in nested_vmx_setup_ctls_msrs()
6689 msrs->secondary_ctls_high |= in nested_vmx_setup_ctls_msrs()
6694 msrs->secondary_ctls_high |= in nested_vmx_setup_ctls_msrs()
6708 msrs->secondary_ctls_high |= in nested_vmx_setup_ctls_msrs()
[all …]
Dvmx.c4327 vmx->nested.msrs.secondary_ctls_high |= control; in vmx_adjust_secondary_exec_control()
4329 vmx->nested.msrs.secondary_ctls_high &= ~control; in vmx_adjust_secondary_exec_control()