Searched refs:PRID_IMP_UNKNOWN (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/arch/mips/include/asm/ | ||
D | cpu.h | 92 #define PRID_IMP_UNKNOWN 0xff00 macro |
/linux-4.4.14/arch/mips/kernel/ | ||
D | cpu-probe.c | 1448 c->processor_id = PRID_IMP_UNKNOWN; in cpu_probe() |