Searched refs:PRID_IMP_LOONGSON_64C (Results 1 – 8 of 8) sorted by relevance
17 PRID_IMP_LOONGSON_64C); in is_loongson()156 case PRID_IMP_LOONGSON_64C | PRID_REV_LOONGSON3A_R1: in loongson3_cpucfg_synthesize_data()169 case PRID_IMP_LOONGSON_64C | PRID_REV_LOONGSON3B_R1: in loongson3_cpucfg_synthesize_data()170 case PRID_IMP_LOONGSON_64C | PRID_REV_LOONGSON3B_R2: in loongson3_cpucfg_synthesize_data()183 case PRID_IMP_LOONGSON_64C | PRID_REV_LOONGSON3A_R2_0: in loongson3_cpucfg_synthesize_data()184 case PRID_IMP_LOONGSON_64C | PRID_REV_LOONGSON3A_R2_1: in loongson3_cpucfg_synthesize_data()185 case PRID_IMP_LOONGSON_64C | PRID_REV_LOONGSON3A_R3_0: in loongson3_cpucfg_synthesize_data()186 case PRID_IMP_LOONGSON_64C | PRID_REV_LOONGSON3A_R3_1: in loongson3_cpucfg_synthesize_data()
190 if ((read_c0_prid() & PRID_IMP_MASK) == PRID_IMP_LOONGSON_64C) { in prom_lefi_init_env()
35 slti t0, (PRID_IMP_LOONGSON_64C | PRID_REV_LOONGSON3A_R2_0)66 slti t0, (PRID_IMP_LOONGSON_64C | PRID_REV_LOONGSON3A_R2_0)89 beq s0, (PRID_IMP_LOONGSON_64C | PRID_REV_LOONGSON3B_R1), 1f90 beq s0, (PRID_IMP_LOONGSON_64C | PRID_REV_LOONGSON3B_R2), 1f
184 (PRID_IMP_LOONGSON_64C | PRID_REV_LOONGSON3A_R2_0) || in check_wait()
1311 case PRID_IMP_LOONGSON_64C: /* Loongson-2/3 */ in cpu_probe_legacy()1758 case PRID_IMP_LOONGSON_64C: /* Loongson-3 Classic */ in cpu_probe_loongson()
176 if ((boot_cpu_data.processor_id & PRID_IMP_MASK) == PRID_IMP_LOONGSON_64C) in get_loongson3_pmu_type()
96 #define PRID_IMP_LOONGSON_64C 0x6300 /* Classic Loongson-2 and Loongson-3 */ macro
1303 (PRID_IMP_LOONGSON_64C | PRID_REV_LOONGSON3A_R2_0) || in probe_pcache()