Lines Matching refs:secondary_ctls_high

785 	u32 secondary_ctls_high;  member
1968 return to_vmx(vcpu)->nested.msrs.secondary_ctls_high & in nested_cpu_has_vmx_shadow_vmcs()
3593 msrs->secondary_ctls_high); in nested_vmx_setup_ctls_msrs()
3595 msrs->secondary_ctls_high &= in nested_vmx_setup_ctls_msrs()
3606 msrs->secondary_ctls_high |= in nested_vmx_setup_ctls_msrs()
3611 msrs->secondary_ctls_high |= in nested_vmx_setup_ctls_msrs()
3623 msrs->secondary_ctls_high |= in nested_vmx_setup_ctls_msrs()
3630 msrs->secondary_ctls_high |= in nested_vmx_setup_ctls_msrs()
3648 msrs->secondary_ctls_high |= in nested_vmx_setup_ctls_msrs()
3655 msrs->secondary_ctls_high |= in nested_vmx_setup_ctls_msrs()
3659 msrs->secondary_ctls_high |= in nested_vmx_setup_ctls_msrs()
3788 highp = &vmx->nested.msrs.secondary_ctls_high; in vmx_restore_control_msr()
4022 msrs->secondary_ctls_high); in vmx_get_vmx_msr()
5204 if (to_vmx(vcpu)->nested.msrs.secondary_ctls_high & in nested_guest_cr0_valid()
6476 vmx->nested.msrs.secondary_ctls_high |= in vmx_compute_secondary_exec_control()
6479 vmx->nested.msrs.secondary_ctls_high &= in vmx_compute_secondary_exec_control()
6491 vmx->nested.msrs.secondary_ctls_high |= in vmx_compute_secondary_exec_control()
6494 vmx->nested.msrs.secondary_ctls_high &= in vmx_compute_secondary_exec_control()
6512 vmx->nested.msrs.secondary_ctls_high |= in vmx_compute_secondary_exec_control()
6515 vmx->nested.msrs.secondary_ctls_high &= in vmx_compute_secondary_exec_control()
6527 vmx->nested.msrs.secondary_ctls_high |= in vmx_compute_secondary_exec_control()
6530 vmx->nested.msrs.secondary_ctls_high &= in vmx_compute_secondary_exec_control()
6542 vmx->nested.msrs.secondary_ctls_high |= in vmx_compute_secondary_exec_control()
6545 vmx->nested.msrs.secondary_ctls_high &= in vmx_compute_secondary_exec_control()
8959 if (!(vmx->nested.msrs.secondary_ctls_high & in handle_invept()
9022 if (!(vmx->nested.msrs.secondary_ctls_high & in handle_invvpid()
12424 vmx->nested.msrs.secondary_ctls_high)) || in check_vmentry_prereqs()