Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
A Dnested.h127 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()
A Dnested.c1481 msrs->secondary_ctls_high); in vmx_get_vmx_msr()
5375 if (!(vmx->nested.msrs.secondary_ctls_high & in handle_invept()
6572 msrs->secondary_ctls_high); in nested_vmx_setup_ctls_msrs()
6575 msrs->secondary_ctls_high &= in nested_vmx_setup_ctls_msrs()
6592 msrs->secondary_ctls_high |= in nested_vmx_setup_ctls_msrs()
6597 msrs->secondary_ctls_high |= in nested_vmx_setup_ctls_msrs()
6611 msrs->secondary_ctls_high |= in nested_vmx_setup_ctls_msrs()
6618 msrs->secondary_ctls_high |= in nested_vmx_setup_ctls_msrs()
6636 msrs->secondary_ctls_high |= in nested_vmx_setup_ctls_msrs()
6643 msrs->secondary_ctls_high |= in nested_vmx_setup_ctls_msrs()
[all …]
A Dcapabilities.h34 u32 secondary_ctls_high; member
A Dvmx.c4161 vmx->nested.msrs.secondary_ctls_high |= control; in vmx_adjust_secondary_exec_control()
4163 vmx->nested.msrs.secondary_ctls_high &= ~control; in vmx_adjust_secondary_exec_control()

Completed in 27 milliseconds