Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
Dnested.h132 return to_vmx(vcpu)->nested.msrs.secondary_ctls_high & in nested_cpu_has_vmx_shadow_vmcs()
262 if (to_vmx(vcpu)->nested.msrs.secondary_ctls_high & in nested_guest_cr0_valid()
Dcapabilities.h32 u32 secondary_ctls_high; member
Dnested.c1296 highp = &vmx->nested.msrs.secondary_ctls_high; in vmx_restore_control_msr()
1527 msrs->secondary_ctls_high); in vmx_get_vmx_msr()
2711 vmx->nested.msrs.secondary_ctls_high))) in nested_check_vm_execution_controls()
5331 if (!(vmx->nested.msrs.secondary_ctls_high & in handle_invept()
5411 if (!(vmx->nested.msrs.secondary_ctls_high & in handle_invvpid()
6451 msrs->secondary_ctls_high); in nested_vmx_setup_ctls_msrs()
6454 msrs->secondary_ctls_high &= in nested_vmx_setup_ctls_msrs()
6470 msrs->secondary_ctls_high |= in nested_vmx_setup_ctls_msrs()
6475 msrs->secondary_ctls_high |= in nested_vmx_setup_ctls_msrs()
6489 msrs->secondary_ctls_high |= in nested_vmx_setup_ctls_msrs()
[all …]
Dvmx.c4262 vmx->nested.msrs.secondary_ctls_high |= control; in vmx_adjust_secondary_exec_control()
4264 vmx->nested.msrs.secondary_ctls_high &= ~control; in vmx_adjust_secondary_exec_control()