Searched refs:FPU_68881 (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/m68k/include/uapi/asm/
H A Dbootinfo.h126 #define FPU_68881 (1 << FPUB_68881) macro
/linux-master/arch/m68k/sun3/
H A Dconfig.c60 m68k_fputype = FPU_68881; /* mc68881 actually */
/linux-master/arch/m68k/kernel/
H A Dsetup_mm.c225 if (m68k_fputype & (FPU_68881|FPU_68882|FPU_68040|FPU_68060|FPU_COLDFIRE)) {
408 if (m68k_fputype & FPU_68881)
H A Dsignal.c274 if (m68k_fputype & FPU_68881 &&
362 if (m68k_fputype & FPU_68881 &&

Completed in 403 milliseconds