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