Searched refs:CPU_68060 (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/m68k/include/uapi/asm/
H A Dbootinfo.h104 * CPU_68060 == FPU_68060 == MMU_68060
116 #define CPU_68060 (1 << CPUB_68060) macro
/linux-master/arch/m68k/bvme6000/
H A Dconfig.c70 sprintf(model, "BVME%d000", m68k_cputype == CPU_68060 ? 6 : 4);
88 if (m68k_cputype == CPU_68060)
/linux-master/arch/m68k/include/asm/
H A Dsetup.h266 # define CPU_IS_060 (m68k_cputype & CPU_68060)

Completed in 272 milliseconds