LOONGSON_IRQ_BASE 17 arch/mips/loongson64/common/bonito-irq.c LOONGSON_INTENSET = (1 << (d->irq - LOONGSON_IRQ_BASE)); LOONGSON_IRQ_BASE 23 arch/mips/loongson64/common/bonito-irq.c LOONGSON_INTENCLR = (1 << (d->irq - LOONGSON_IRQ_BASE)); LOONGSON_IRQ_BASE 42 arch/mips/loongson64/common/bonito-irq.c for (i = LOONGSON_IRQ_BASE; i < LOONGSON_IRQ_BASE + 32; i++) LOONGSON_IRQ_BASE 47 arch/mips/loongson64/common/bonito-irq.c setup_irq(LOONGSON_IRQ_BASE + 10, &dma_timeout_irqaction); LOONGSON_IRQ_BASE 30 arch/mips/loongson64/common/irq.c do_IRQ(LOONGSON_IRQ_BASE + i); LOONGSON_IRQ_BASE 35 arch/mips/pci/fixup-fuloong2e.c irq = LOONGSON_IRQ_BASE + 25 + pin; LOONGSON_IRQ_BASE 58 arch/mips/pci/fixup-lemote2f.c virq + LOONGSON_IRQ_BASE); LOONGSON_IRQ_BASE 60 arch/mips/pci/fixup-lemote2f.c return LOONGSON_IRQ_BASE + virq;