Home
last modified time | relevance | path

Searched refs:CPU_TX3912 (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/arch/mips/mm/
Dc-tx39.c72 if (current_cpu_type() != CPU_TX3912) in tx39_blast_dcache_page()
326 case CPU_TX3912: in tx39_probe_cache()
360 case CPU_TX3912: in tx39_cache_init()
Dtlbex.c2368 case CPU_TX3912: in build_tlb_refill_handler()
/linux-4.1.27/arch/mips/include/asm/
Dcpu-type.h92 case CPU_TX3912: in __get_cpu_type()
Dcpu.h299 CPU_TX3912, CPU_TX3922, CPU_TX3927, enumerator
/linux-4.1.27/arch/mips/kernel/
Dcpu-probe.c825 c->cputype = CPU_TX3912; in cpu_probe_legacy()