Searched refs:exit_ctls_high (Results 1 – 3 of 3) sorted by relevance
38 u32 exit_ctls_high; member
1242 highp = &vmx->nested.msrs.exit_ctls_high; in vmx_restore_control_msr()1446 msrs->exit_ctls_high); in vmx_get_vmx_msr()2742 vmx->nested.msrs.exit_ctls_high)) || in nested_check_vm_exit_controls()4785 vmx->nested.msrs.exit_ctls_high |= in nested_vmx_pmu_entry_exit_ctls_update()4790 vmx->nested.msrs.exit_ctls_high &= in nested_vmx_pmu_entry_exit_ctls_update()6494 msrs->exit_ctls_high); in nested_vmx_setup_ctls_msrs()6498 msrs->exit_ctls_high &= in nested_vmx_setup_ctls_msrs()6504 msrs->exit_ctls_high |= in nested_vmx_setup_ctls_msrs()
7090 vmx->nested.msrs.exit_ctls_high |= VM_EXIT_CLEAR_BNDCFGS; in nested_vmx_entry_exit_ctls_update()7093 vmx->nested.msrs.exit_ctls_high &= ~VM_EXIT_CLEAR_BNDCFGS; in nested_vmx_entry_exit_ctls_update()
Completed in 27 milliseconds