Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/mm/
Dc-tx39.c70 if (current_cpu_type() != CPU_TX3912) in tx39_blast_dcache_page()
324 case CPU_TX3912: in tx39_probe_cache()
358 case CPU_TX3912: in tx39_cache_init()
Dtlbex.c2410 case CPU_TX3912: in build_tlb_refill_handler()
/linux-4.4.14/arch/mips/include/asm/
Dcpu-type.h96 case CPU_TX3912: in __get_cpu_type()
Dcpu.h302 CPU_TX3912, CPU_TX3922, CPU_TX3927, enumerator
/linux-4.4.14/arch/mips/kernel/
Dcpu-probe.c857 c->cputype = CPU_TX3912; in cpu_probe_legacy()