Searched refs:DEC_IRQ_FPU (Results 1 – 2 of 2) sorted by relevance
174 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),251 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),326 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),423 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),524 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),621 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),746 dec_interrupt[DEC_IRQ_FPU] = -1; in arch_init_irq()750 if (dec_interrupt[DEC_IRQ_FPU] >= 0) in arch_init_irq()751 setup_irq(dec_interrupt[DEC_IRQ_FPU], &fpuirq); in arch_init_irq()
33 #define DEC_IRQ_FPU 6 /* R3k FPU */ macro