Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/vmx/
Dcapabilities.h33 u32 exit_ctls_high; member
Devmcs.c366 vmx->nested.msrs.exit_ctls_high &= ~EVMCS1_UNSUPPORTED_VMEXIT_CTRL; in nested_enable_evmcs()
Dnested.c1103 highp = &vmx->nested.msrs.exit_ctls_high; in vmx_restore_control_msr()
1307 msrs->exit_ctls_high); in vmx_get_vmx_msr()
2556 vmx->nested.msrs.exit_ctls_high)) || in nested_check_vm_exit_controls()
5823 msrs->exit_ctls_high); in nested_vmx_setup_ctls_msrs()
5827 msrs->exit_ctls_high &= in nested_vmx_setup_ctls_msrs()
5832 msrs->exit_ctls_high |= in nested_vmx_setup_ctls_msrs()
Dvmx.c7012 vmx->nested.msrs.exit_ctls_high |= VM_EXIT_CLEAR_BNDCFGS; in nested_vmx_entry_exit_ctls_update()
7015 vmx->nested.msrs.exit_ctls_high &= ~VM_EXIT_CLEAR_BNDCFGS; in nested_vmx_entry_exit_ctls_update()