Searched refs:PRID_COMP_LEGACY (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dtimex.h54 int comp = (prid & PRID_COMP_MASK) != PRID_COMP_LEGACY;
H A Dcpu.h36 #define PRID_COMP_LEGACY 0x000000 macro
63 * These are valid when 23:16 == PRID_COMP_LEGACY
/linux-master/arch/mips/kernel/
H A Dcpu-r3k-probe.c92 case PRID_COMP_LEGACY | PRID_IMP_R2000:
101 case PRID_COMP_LEGACY | PRID_IMP_R3000:
H A Dperf_event_mipsxx.c174 if ((boot_cpu_data.processor_id & PRID_COMP_MASK) == PRID_COMP_LEGACY)
H A Dcpu-probe.c1859 case PRID_COMP_LEGACY:
/linux-master/arch/mips/loongson64/
H A Dcpucfg-emul.c15 case PRID_COMP_LEGACY:

Completed in 117 milliseconds