Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dtime.c135 case CPU_R4400SC: in cpu_has_mfc0_count_bug()
Dcpu-probe.c338 c->cputype = CPU_R4400SC; in cpu_probe_legacy()
/arch/mips/dec/prom/
Dinit.c112 (current_cpu_type() == CPU_R4400SC)) { in prom_init()
/arch/mips/include/asm/
Dcpu.h192 CPU_R4400PC, CPU_R4400SC, CPU_R4400MC, CPU_R4600, CPU_R4640, CPU_R4650, enumerator
/arch/mips/mm/
Dc-r4k.c342 case CPU_R4400SC: in local_r4k___flush_cache_all()
418 current_cpu_type() == CPU_R4400SC || in local_r4k_flush_cache_mm()
805 case CPU_R4400SC: in probe_pcache()
1160 case CPU_R4400SC: in setup_scache()
1311 case CPU_R4400SC: in coherency_setup()
Dtlbex.c271 case CPU_R4400SC: in build_tlb_write_entry()
/arch/mips/dec/
Decc-berr.c266 if (current_cpu_type() == CPU_R4400SC) in dec_kn03_be_init()