FPU_68881         244 arch/m68k/kernel/setup_mm.c 	if (m68k_fputype & (FPU_68881|FPU_68882|FPU_68040|FPU_68060|FPU_COLDFIRE)) {
FPU_68881         432 arch/m68k/kernel/setup_mm.c 	if (m68k_fputype & FPU_68881)
FPU_68881         273 arch/m68k/kernel/signal.c 		if (m68k_fputype & FPU_68881 &&
FPU_68881         361 arch/m68k/kernel/signal.c 			if (m68k_fputype & FPU_68881 &&
FPU_68881          60 arch/m68k/sun3/config.c 	m68k_fputype = FPU_68881; /* mc68881 actually */