Searched refs:DEC_IRQ_FPU (Results 1 – 2 of 2) sorted by relevance
165 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),242 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),317 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),414 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),515 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),612 [DEC_IRQ_FPU] = DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),737 dec_interrupt[DEC_IRQ_FPU] = -1; in arch_init_irq() 746 dec_interrupt[DEC_IRQ_FPU] >= 0 && cpu_has_fpu) { in arch_init_irq() 750 irq_fpu = dec_interrupt[DEC_IRQ_FPU]; in arch_init_irq()
33 #define DEC_IRQ_FPU 6 /* R3k FPU */ macro