Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/vmx/
Dnested.h145 return to_vmx(vcpu)->nested.msrs.secondary_ctls_high & in nested_cpu_has_vmx_shadow_vmcs()
265 if (to_vmx(vcpu)->nested.msrs.secondary_ctls_high & in nested_guest_cr0_valid()
Dcapabilities.h29 u32 secondary_ctls_high; member
Dnested.c1111 highp = &vmx->nested.msrs.secondary_ctls_high; in vmx_restore_control_msr()
1342 msrs->secondary_ctls_high); in vmx_get_vmx_msr()
2506 vmx->nested.msrs.secondary_ctls_high))) in nested_check_vm_execution_controls()
4917 if (!(vmx->nested.msrs.secondary_ctls_high & in handle_invept()
4976 if (!(vmx->nested.msrs.secondary_ctls_high & in handle_invvpid()
5898 msrs->secondary_ctls_high); in nested_vmx_setup_ctls_msrs()
5901 msrs->secondary_ctls_high &= in nested_vmx_setup_ctls_msrs()
5917 msrs->secondary_ctls_high |= in nested_vmx_setup_ctls_msrs()
5922 msrs->secondary_ctls_high |= in nested_vmx_setup_ctls_msrs()
5934 msrs->secondary_ctls_high |= in nested_vmx_setup_ctls_msrs()
[all …]
Devmcs.c367 vmx->nested.msrs.secondary_ctls_high &= ~EVMCS1_UNSUPPORTED_2NDEXEC; in nested_enable_evmcs()
Dvmx.c4054 vmx->nested.msrs.secondary_ctls_high |= in vmx_compute_secondary_exec_control()
4057 vmx->nested.msrs.secondary_ctls_high &= in vmx_compute_secondary_exec_control()
4069 vmx->nested.msrs.secondary_ctls_high |= in vmx_compute_secondary_exec_control()
4072 vmx->nested.msrs.secondary_ctls_high &= in vmx_compute_secondary_exec_control()
4090 vmx->nested.msrs.secondary_ctls_high |= in vmx_compute_secondary_exec_control()
4093 vmx->nested.msrs.secondary_ctls_high &= in vmx_compute_secondary_exec_control()
4105 vmx->nested.msrs.secondary_ctls_high |= in vmx_compute_secondary_exec_control()
4108 vmx->nested.msrs.secondary_ctls_high &= in vmx_compute_secondary_exec_control()
4120 vmx->nested.msrs.secondary_ctls_high |= in vmx_compute_secondary_exec_control()
4123 vmx->nested.msrs.secondary_ctls_high &= in vmx_compute_secondary_exec_control()
[all …]