VM_ENTRY_LOAD_BNDCFGS  107 arch/x86/kvm/vmx/capabilities.h 		(vmcs_config.vmentry_ctrl & VM_ENTRY_LOAD_BNDCFGS);
VM_ENTRY_LOAD_BNDCFGS 2256 arch/x86/kvm/vmx/nested.c 		    (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_BNDCFGS))
VM_ENTRY_LOAD_BNDCFGS 2331 arch/x86/kvm/vmx/nested.c 	    !(vmcs12->vm_entry_controls & VM_ENTRY_LOAD_BNDCFGS)))
VM_ENTRY_LOAD_BNDCFGS 2812 arch/x86/kvm/vmx/nested.c 	if ((vmcs12->vm_entry_controls & VM_ENTRY_LOAD_BNDCFGS) &&
VM_ENTRY_LOAD_BNDCFGS 3070 arch/x86/kvm/vmx/nested.c 		!(vmcs12->vm_entry_controls & VM_ENTRY_LOAD_BNDCFGS))
VM_ENTRY_LOAD_BNDCFGS 2437 arch/x86/kvm/vmx/vmx.c 	      VM_ENTRY_LOAD_BNDCFGS |
VM_ENTRY_LOAD_BNDCFGS 5747 arch/x86/kvm/vmx/vmx.c 	if (vmentry_ctl & VM_ENTRY_LOAD_BNDCFGS)
VM_ENTRY_LOAD_BNDCFGS 6985 arch/x86/kvm/vmx/vmx.c 			vmx->nested.msrs.entry_ctls_high |= VM_ENTRY_LOAD_BNDCFGS;
VM_ENTRY_LOAD_BNDCFGS 6988 arch/x86/kvm/vmx/vmx.c 			vmx->nested.msrs.entry_ctls_high &= ~VM_ENTRY_LOAD_BNDCFGS;