Searched refs:DEC_IRQ_FPU (Results 1 – 2 of 2) sorted by relevance
177 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),254 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),329 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),426 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),527 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),624 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),749 dec_interrupt[DEC_IRQ_FPU] = -1; in arch_init_irq()753 if (dec_interrupt[DEC_IRQ_FPU] >= 0) in arch_init_irq()754 setup_irq(dec_interrupt[DEC_IRQ_FPU], &fpuirq); in arch_init_irq()
33 #define DEC_IRQ_FPU 6 /* R3k FPU */ macro