CPU_68060          74 arch/m68k/bvme6000/config.c     sprintf(model, "BVME%d000", m68k_cputype == CPU_68060 ? 6 : 4);
CPU_68060          92 arch/m68k/bvme6000/config.c 	if (m68k_cputype == CPU_68060)
CPU_68060         242 arch/m68k/include/asm/setup.h #  define CPU_IS_060 (m68k_cputype & CPU_68060)