Home
last modified time | relevance | path

Searched refs:FPU_68040 (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/arch/m68k/include/uapi/asm/
Dbootinfo.h121 #define FPU_68040 (1 << FPUB_68040) macro
/linux-5.19.10/arch/m68k/kernel/
Dsetup_mm.c213 if (m68k_fputype & (FPU_68881|FPU_68882|FPU_68040|FPU_68060|FPU_COLDFIRE)) { in setup_arch()
400 else if (m68k_fputype & FPU_68040) in show_cpuinfo()