Searched refs:MIPS_ASE_MIPSMT (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/mips/include/asm/
H A Dcpu-features.h309 #define cpu_has_mipsmt (cpu_data[0].ases & MIPS_ASE_MIPSMT)
H A Dcpu.h391 #define MIPS_ASE_MIPSMT 0x00000020 /* CPU supports MIPS MT */ macro
/linux-4.1.27/arch/mips/kernel/
H A Dcpu-probe.c509 c->ases |= MIPS_ASE_MIPSMT; decode_config3()

Completed in 99 milliseconds