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