Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A 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()
H A Dcapabilities.h32 u32 secondary_ctls_high; member
H A Dnested.c1293 *high = &msrs->secondary_ctls_high; in vmx_get_control_msr()
1531 msrs->secondary_ctls_high); in vmx_get_vmx_msr()
2727 vmx->nested.msrs.secondary_ctls_high))) in nested_check_vm_execution_controls()
5378 if (!(vmx->nested.msrs.secondary_ctls_high & in handle_invept()
5458 if (!(vmx->nested.msrs.secondary_ctls_high & in handle_invvpid()
6498 msrs->secondary_ctls_high); in nested_vmx_setup_ctls_msrs()
6501 msrs->secondary_ctls_high &= in nested_vmx_setup_ctls_msrs()
6517 msrs->secondary_ctls_high |= in nested_vmx_setup_ctls_msrs()
6522 msrs->secondary_ctls_high |= in nested_vmx_setup_ctls_msrs()
6536 msrs->secondary_ctls_high |= in nested_vmx_setup_ctls_msrs()
[all …]
H A Dvmx.c4270 vmx->nested.msrs.secondary_ctls_high |= control; in vmx_adjust_secondary_exec_control()
4272 vmx->nested.msrs.secondary_ctls_high &= ~control; in vmx_adjust_secondary_exec_control()