Searched refs:DEC_IRQ_FPU (Results 1 – 2 of 2) sorted by relevance
181 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),258 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),333 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),430 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),531 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),628 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),753 dec_interrupt[DEC_IRQ_FPU] = -1; in arch_init_irq()761 if (dec_interrupt[DEC_IRQ_FPU] >= 0 && cpu_has_fpu) { in arch_init_irq()765 irq_fpu = dec_interrupt[DEC_IRQ_FPU]; in arch_init_irq()
33 #define DEC_IRQ_FPU 6 /* R3k FPU */ macro