Searched refs:MIPS_ASE_MIPSMT (Results 1 – 3 of 3) sorted by relevance
433 #define MIPS_ASE_MIPSMT 0x00000020 /* CPU supports MIPS MT */ macro
391 #define cpu_has_mipsmt __isa_lt_and_ase(6, MIPS_ASE_MIPSMT)
727 c->ases |= MIPS_ASE_MIPSMT; in decode_config3()