Searched refs:VM_ENTRY_LOAD_BNDCFGS (Results 1 – 2 of 2) sorted by relevance
111 #define VM_ENTRY_LOAD_BNDCFGS 0x00010000 macro
4631 opt = VM_ENTRY_LOAD_IA32_PAT | VM_ENTRY_LOAD_BNDCFGS; in setup_vmcs_config()9952 if (vmentry_ctl & VM_ENTRY_LOAD_BNDCFGS) in dump_vmcs()10479 (vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_BNDCFGS); in vmx_mpx_supported()11266 vmx->nested.msrs.entry_ctls_high |= VM_ENTRY_LOAD_BNDCFGS; in nested_vmx_entry_exit_ctls_update()11269 vmx->nested.msrs.entry_ctls_high &= ~VM_ENTRY_LOAD_BNDCFGS; in nested_vmx_entry_exit_ctls_update()12064 (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_BNDCFGS)) in prepare_vmcs02_full()12595 if ((vmcs12->vm_entry_controls & VM_ENTRY_LOAD_BNDCFGS) && in check_vmentry_postreqs()12626 !(vmcs12->vm_entry_controls & VM_ENTRY_LOAD_BNDCFGS)) in enter_vmx_non_root_mode()