VM_ENTRY_LOAD_DEBUG_CONTROLS 2323 arch/x86/kvm/vmx/nested.c 	    (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_DEBUG_CONTROLS)) {
VM_ENTRY_LOAD_DEBUG_CONTROLS 3067 arch/x86/kvm/vmx/nested.c 	if (!(vmcs12->vm_entry_controls & VM_ENTRY_LOAD_DEBUG_CONTROLS))
VM_ENTRY_LOAD_DEBUG_CONTROLS 3970 arch/x86/kvm/vmx/nested.c 	if (vmcs12->vm_entry_controls & VM_ENTRY_LOAD_DEBUG_CONTROLS) {
VM_ENTRY_LOAD_DEBUG_CONTROLS 5860 arch/x86/kvm/vmx/nested.c 	msrs->entry_ctls_low &= ~VM_ENTRY_LOAD_DEBUG_CONTROLS;
VM_ENTRY_LOAD_DEBUG_CONTROLS 2433 arch/x86/kvm/vmx/vmx.c 	min = VM_ENTRY_LOAD_DEBUG_CONTROLS;