Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c789 u32 exit_ctls_high; member
3519 msrs->exit_ctls_high); in nested_vmx_setup_ctls_msrs()
3523 msrs->exit_ctls_high &= in nested_vmx_setup_ctls_msrs()
3528 msrs->exit_ctls_high |= in nested_vmx_setup_ctls_msrs()
3780 highp = &vmx->nested.msrs.exit_ctls_high; in vmx_restore_control_msr()
3987 msrs->exit_ctls_high); in vmx_get_vmx_msr()
11267 vmx->nested.msrs.exit_ctls_high |= VM_EXIT_CLEAR_BNDCFGS; in nested_vmx_entry_exit_ctls_update()
11270 vmx->nested.msrs.exit_ctls_high &= ~VM_EXIT_CLEAR_BNDCFGS; in nested_vmx_entry_exit_ctls_update()
12430 vmx->nested.msrs.exit_ctls_high) || in check_vmentry_prereqs()