Searched refs:MIPS_ASE_LOONGSON_CAM (Results 1 – 4 of 4) sorted by relevance
112 if (ases & MIPS_ASE_LOONGSON_CAM) { in patch_cpucfg_sel3()
440 #define MIPS_ASE_LOONGSON_CAM 0x00001000 /* Loongson CAM */ macro
414 #define cpu_has_loongson_cam __ase(MIPS_ASE_LOONGSON_CAM)
1269 c->ases |= (MIPS_ASE_LOONGSON_MMI | MIPS_ASE_LOONGSON_CAM | in cpu_probe_legacy()1278 c->ases |= (MIPS_ASE_LOONGSON_MMI | MIPS_ASE_LOONGSON_CAM | in cpu_probe_legacy()1669 c->ases |= MIPS_ASE_LOONGSON_CAM; in decode_cpucfg()1719 c->ases |= (MIPS_ASE_LOONGSON_MMI | MIPS_ASE_LOONGSON_CAM | in cpu_probe_loongson()