Home
last modified time | relevance | path

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

/arch/m68k/include/uapi/asm/
Dbootinfo.h123 #define FPU_COLDFIRE (1 << FPUB_COLDFIRE) macro
/arch/m68k/include/asm/
Dm54xxsim.h13 #define FPUTYPE FPU_COLDFIRE
/arch/m68k/kernel/
Dsetup_mm.c237 if (m68k_fputype & (FPU_68881|FPU_68882|FPU_68040|FPU_68060|FPU_COLDFIRE)) { in setup_arch()
428 else if (m68k_fputype & FPU_COLDFIRE) in show_cpuinfo()