Home
last modified time | relevance | path

Searched refs:PRID_IMP_R4000 (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/mips/include/asm/
Dtimex.h66 prid >= (PRID_IMP_R4000 | PRID_REV_ENCODE_44(5, 0)))) in can_use_mips_counter()
Dcpu.h66 #define PRID_IMP_R4000 0x0400 macro
/linux-4.4.14/arch/mips/kernel/
Dcpu-probe.c724 case PRID_IMP_R4000: in cpu_probe_legacy()
/linux-4.4.14/arch/mips/mm/
Dc-r4k.c1229 if ((prid & PRID_IMP_MASK) == PRID_IMP_R4000 && in probe_pcache()