/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * KVM/MIPS: Interrupts * Copyright (C) 2012 MIPS Technologies, Inc. All rights reserved. * Authors: Sanjay Lal <sanjayl@kymasys.com>
*/
/* * MIPS Exception Priorities, exceptions (including interrupts) are queued up * for the guest in the order specified by their priorities
*/