Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dvmx.h106 #define VM_ENTRY_LOAD_BNDCFGS 0x00010000 macro
/linux-4.4.14/arch/x86/kvm/
Dvmx.c2565 vmx->nested.nested_vmx_entry_ctls_high |= VM_ENTRY_LOAD_BNDCFGS; in nested_vmx_setup_ctls_msrs()
3230 opt = VM_ENTRY_LOAD_IA32_PAT | VM_ENTRY_LOAD_BNDCFGS; in setup_vmcs_config()
7987 if (vmentry_ctl & VM_ENTRY_LOAD_BNDCFGS) in dump_vmcs()
8387 (vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_BNDCFGS); in vmx_mpx_supported()
9712 if (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_BNDCFGS) in prepare_vmcs02()