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