Searched refs:MIPS_ASE_LOONGSON_EXT (Results 1 – 4 of 4) sorted by relevance
92 if (ases & MIPS_ASE_LOONGSON_EXT) in patch_cpucfg_sel2()
1269 MIPS_ASE_LOONGSON_EXT); in cpu_probe_legacy()1278 MIPS_ASE_LOONGSON_EXT); in cpu_probe_legacy()1663 c->ases |= MIPS_ASE_LOONGSON_EXT; in decode_cpucfg()1697 c->ases |= (MIPS_ASE_LOONGSON_MMI | MIPS_ASE_LOONGSON_EXT | in cpu_probe_loongson()1725 MIPS_ASE_LOONGSON_EXT | MIPS_ASE_LOONGSON_EXT2); in cpu_probe_loongson()
441 #define MIPS_ASE_LOONGSON_EXT 0x00002000 /* Loongson EXTensions */ macro
435 #define cpu_has_loongson_ext __ase(MIPS_ASE_LOONGSON_EXT)