Home
last modified time | relevance | path

Searched refs:exit_ctls_high (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/x86/kvm/vmx/
Dcapabilities.h36 u32 exit_ctls_high; member
Dnested.c1278 highp = &vmx->nested.msrs.exit_ctls_high; in vmx_restore_control_msr()
1482 msrs->exit_ctls_high); in vmx_get_vmx_msr()
2750 vmx->nested.msrs.exit_ctls_high)) || in nested_check_vm_exit_controls()
4689 vmx->nested.msrs.exit_ctls_high |= in nested_vmx_pmu_entry_exit_ctls_update()
4694 vmx->nested.msrs.exit_ctls_high &= in nested_vmx_pmu_entry_exit_ctls_update()
6323 msrs->exit_ctls_high); in nested_vmx_setup_ctls_msrs()
6327 msrs->exit_ctls_high &= in nested_vmx_setup_ctls_msrs()
6333 msrs->exit_ctls_high |= in nested_vmx_setup_ctls_msrs()
Dvmx.c7145 vmx->nested.msrs.exit_ctls_high |= VM_EXIT_CLEAR_BNDCFGS; in nested_vmx_entry_exit_ctls_update()
7148 vmx->nested.msrs.exit_ctls_high &= ~VM_EXIT_CLEAR_BNDCFGS; in nested_vmx_entry_exit_ctls_update()