Searched refs:PRID_IMP_LOONGSON_64C (Results 1 - 8 of 8) sorted by relevance

/linux-master/arch/mips/loongson64/
H A Dcpucfg-emul.c17 PRID_IMP_LOONGSON_64C);
156 case PRID_IMP_LOONGSON_64C | PRID_REV_LOONGSON3A_R1:
169 case PRID_IMP_LOONGSON_64C | PRID_REV_LOONGSON3B_R1:
170 case PRID_IMP_LOONGSON_64C | PRID_REV_LOONGSON3B_R2:
183 case PRID_IMP_LOONGSON_64C | PRID_REV_LOONGSON3A_R2_0:
184 case PRID_IMP_LOONGSON_64C | PRID_REV_LOONGSON3A_R2_1:
185 case PRID_IMP_LOONGSON_64C | PRID_REV_LOONGSON3A_R3_0:
186 case PRID_IMP_LOONGSON_64C | PRID_REV_LOONGSON3A_R3_1:
H A Denv.c198 if ((read_c0_prid() & PRID_IMP_MASK) == PRID_IMP_LOONGSON_64C) {
/linux-master/arch/mips/include/asm/mach-loongson64/
H A Dkernel-entry-init.h35 slti t0, t0, (PRID_IMP_LOONGSON_64C | PRID_REV_LOONGSON3A_R2_0)
66 slti t0, t0, (PRID_IMP_LOONGSON_64C | PRID_REV_LOONGSON3A_R2_0)
89 beq s0, (PRID_IMP_LOONGSON_64C | PRID_REV_LOONGSON3B_R1), 1f
90 beq s0, (PRID_IMP_LOONGSON_64C | PRID_REV_LOONGSON3B_R2), 1f
/linux-master/arch/mips/kernel/
H A Didle.c172 (PRID_IMP_LOONGSON_64C | PRID_REV_LOONGSON3A_R2_0) ||
H A Dcpu-probe.c1247 case PRID_IMP_LOONGSON_64C: /* Loongson-2/3 */
1700 case PRID_IMP_LOONGSON_64C: /* Loongson-3 Classic */
H A Dperf_event_mipsxx.c176 if ((boot_cpu_data.processor_id & PRID_IMP_MASK) == PRID_IMP_LOONGSON_64C)
/linux-master/arch/mips/include/asm/
H A Dcpu.h96 #define PRID_IMP_LOONGSON_64C 0x6300 /* Classic Loongson-2 and Loongson-3 */ macro
/linux-master/arch/mips/mm/
H A Dc-r4k.c1148 (PRID_IMP_LOONGSON_64C | PRID_REV_LOONGSON3A_R2_0) ||

Completed in 162 milliseconds