Searched refs:DEC_IRQ_FPU (Results 1 – 2 of 2) sorted by relevance
182 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),259 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),334 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),431 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),532 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),629 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),754 dec_interrupt[DEC_IRQ_FPU] = -1; in arch_init_irq()762 if (dec_interrupt[DEC_IRQ_FPU] >= 0 && cpu_has_fpu) { in arch_init_irq()766 irq_fpu = dec_interrupt[DEC_IRQ_FPU]; in arch_init_irq()
33 #define DEC_IRQ_FPU 6 /* R3k FPU */ macro