DEC_IRQ_FPU       182 arch/mips/dec/setup.c 	[DEC_IRQ_FPU]		= DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),
DEC_IRQ_FPU       259 arch/mips/dec/setup.c 	[DEC_IRQ_FPU]		= DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),
DEC_IRQ_FPU       334 arch/mips/dec/setup.c 	[DEC_IRQ_FPU]		= DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),
DEC_IRQ_FPU       431 arch/mips/dec/setup.c 	[DEC_IRQ_FPU]		= DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),
DEC_IRQ_FPU       532 arch/mips/dec/setup.c 	[DEC_IRQ_FPU]		= DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),
DEC_IRQ_FPU       629 arch/mips/dec/setup.c 	[DEC_IRQ_FPU]		= DEC_CPU_IRQ_NR(DEC_CPU_INR_FPU),
DEC_IRQ_FPU       754 arch/mips/dec/setup.c 		dec_interrupt[DEC_IRQ_FPU] = -1;
DEC_IRQ_FPU       762 arch/mips/dec/setup.c 	if (dec_interrupt[DEC_IRQ_FPU] >= 0 && cpu_has_fpu) {
DEC_IRQ_FPU       766 arch/mips/dec/setup.c 		irq_fpu = dec_interrupt[DEC_IRQ_FPU];