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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dcpu-features.h231 #define cpu_has_mipsmt (cpu_data[0].ases & MIPS_ASE_MIPSMT)
H A Dcpu.h300 #define MIPS_ASE_MIPSMT 0x00000020 /* CPU supports MIPS MT */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dcpu-probe.c694 c->ases |= MIPS_ASE_MIPSMT;

Completed in 37 milliseconds