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

/linux-master/arch/mips/include/asm/
H A Dcpu-type.h33 case CPU_4KC:
H A Dcpu.h314 CPU_4KC, CPU_4KEC, CPU_4KSC, CPU_24K, CPU_34K, CPU_1004K, CPU_74K, enumerator in enum:cpu_type_enum
/linux-master/arch/mips/kernel/
H A Didle.c152 case CPU_4KC:
H A Dcpu-probe.c1314 c->cputype = CPU_4KC;
/linux-master/arch/mips/mm/
H A Dtlbex.c162 return current_cpu_type() == CPU_4KC;
538 case CPU_4KC:

Completed in 156 milliseconds