Home
last modified time | relevance | path

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

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