Home
last modified time | relevance | path

Searched refs:PRID_REV_R4400 (Results 1 – 3 of 3) sorted by relevance

/linux/arch/mips/include/asm/
H A Dcpu.h237 #define PRID_REV_R4400 0x0040 macro
/linux/arch/mips/kernel/
H A Dcpu-probe.c1077 PRID_REV_R4400) { in cpu_probe_legacy()
1106 PRID_REV_R4400) { in cpu_probe_legacy()
/linux/arch/mips/mm/
H A Dc-r4k.c1231 (prid & PRID_REV_MASK) < PRID_REV_R4400 && in probe_pcache()