taglinefilesource code
CPU_68040428arch/m68k/boot/amiga/bootstrap.cbi.cputype = CPU_68040;
CPU_68040385arch/m68k/boot/atari/bootstrap.ccase 40: bi.cputype = CPU_68040; break;
CPU_6804095arch/m68k/boot/atari/bootstrap.hif (bi.cputype & (CPU_68040|CPU_68060)) {
CPU_68040113arch/m68k/kernel/setup.cif (boot_info.cputype & CPU_68040)
CPU_68040214arch/m68k/kernel/setup.c} else if (boot_info.cputype & CPU_68040) {
CPU_68040110drivers/scsi/a3000.cif (boot_info.cputype & CPU_68040)