Home
last modified time | relevance | path

Searched refs:FPU_68882 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/m68k/include/uapi/asm/
Dbootinfo.h117 #define FPU_68882 (1 << FPUB_68882) macro
/linux-4.1.27/arch/m68k/kernel/
Dsetup_mm.c250 if (m68k_fputype & (FPU_68881|FPU_68882|FPU_68040|FPU_68060|FPU_COLDFIRE)) { in setup_arch()
441 else if (m68k_fputype & FPU_68882) in show_cpuinfo()
Dsignal.c293 if (m68k_fputype & FPU_68882 && in restore_fpu_state()
381 if (m68k_fputype & FPU_68882 && in rt_restore_fpu_state()