taglinefilesource code
mach_name338arch/mips/kernel/setup.cconst char *mach_name[] = MACH_NAMES;
mach_name347arch/mips/kernel/setup.cmach_name[boot_info.machtype < CPU_LAST ? boot_info.machtype : CPU_UNKNOWN],