Searched refs:DEC_IRQ_FPU (Results 1 – 2 of 2) sorted by relevance
169 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),246 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),321 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),418 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),519 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),616 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),741 dec_interrupt[DEC_IRQ_FPU] = -1; in arch_init_irq()750 dec_interrupt[DEC_IRQ_FPU] >= 0 && cpu_has_fpu) { in arch_init_irq()754 irq_fpu = dec_interrupt[DEC_IRQ_FPU]; in arch_init_irq()
33 #define DEC_IRQ_FPU 6 /* R3k FPU */ macro