Home
last modified time | relevance | path

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

/linux-5.19.10/arch/m68k/include/uapi/asm/
Dbootinfo.h122 #define FPU_68060 (1 << FPUB_68060) 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()
402 else if (m68k_fputype & FPU_68060) in show_cpuinfo()