Searched refs:MACH_UNKNOWN (Results 1 – 2 of 2) sorted by relevance
/linux/arch/mips/include/asm/ | ||
H A D | bootinfo.h | 27 #define MACH_UNKNOWN 0 /* whatever... */ macro |
/linux/arch/mips/kernel/ | ||
H A D | setup.c | 62 unsigned long mips_machtype __read_mostly = MACH_UNKNOWN; |