system_types       17 arch/mips/loongson64/common/machtype.c static const char *system_types[] = {
system_types       32 arch/mips/loongson64/common/machtype.c 	return system_types[mips_machtype];
system_types       58 arch/mips/loongson64/common/machtype.c 	for (; system_types[machtype]; machtype++)
system_types       59 arch/mips/loongson64/common/machtype.c 		if (strstr(system_types[machtype], str)) {