Home
last modified time | relevance | path

Searched refs:CONFIG_MIPS_MT (Results 1 – 7 of 7) sorted by relevance

/linux/arch/mips/include/asm/
H A Dmips_mt.h20 #ifdef CONFIG_MIPS_MT
H A Dpm-cps.h17 #elif defined(CONFIG_MIPS_MT)
/linux/arch/mips/kvm/
H A Dtlb.c29 #undef CONFIG_MIPS_MT
31 #define CONFIG_MIPS_MT macro
H A Demulate.c28 #undef CONFIG_MIPS_MT
30 #define CONFIG_MIPS_MT macro
/linux/arch/mips/kernel/
H A DMakefile58 obj-$(CONFIG_MIPS_MT) += mips-mt.o
H A Dcps-vec.S363 #elif defined(CONFIG_MIPS_MT)
H A Dpm-cps.c122 #if defined(CONFIG_MIPS_MT) || defined(CONFIG_CPU_MIPSR6) in cps_pm_enter_state()