Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/
Dcpu-type.h33 case CPU_4KC: in __get_cpu_type()
Dcpu.h315 CPU_4KC, CPU_4KEC, CPU_4KSC, CPU_24K, CPU_34K, CPU_1004K, CPU_74K, enumerator
/linux-5.19.10/arch/mips/kernel/
Didle.c152 case CPU_4KC: in check_wait()
Dcpu-probe.c1355 c->cputype = CPU_4KC; in cpu_probe_mips()
/linux-5.19.10/arch/mips/mm/
Dtlbex.c160 return current_cpu_type() == CPU_4KC; in m4kc_tlbp_war()
557 case CPU_4KC: in build_tlb_write_entry()