Searched refs:CPU_R4000SC (Results 1 - 9 of 9) sorted by relevance

/linux-master/arch/mips/dec/prom/
H A Dinit.c113 if ((current_cpu_type() == CPU_R4000SC) ||
/linux-master/arch/mips/include/asm/
H A Dcpu-type.h115 case CPU_R4000SC:
H A Dcpu.h305 CPU_R4000PC, CPU_R4000SC, CPU_R4000MC, CPU_R4200, CPU_R4300, CPU_R4310, enumerator in enum:cpu_type_enum
/linux-master/arch/mips/dec/
H A Dkn02xa-berr.c129 if (current_cpu_type() == CPU_R4000SC)
H A Dsetup.c744 if (current_cpu_type() == CPU_R4000SC ||
/linux-master/arch/mips/kernel/
H A Dtime.c130 case CPU_R4000SC:
H A Dcpu-probe.c1105 c->cputype = mc ? CPU_R4000MC : CPU_R4000SC;
/linux-master/arch/mips/mm/
H A Dc-r4k.c378 case CPU_R4000SC:
512 if (current_cpu_type() == CPU_R4000SC ||
1051 case CPU_R4000SC:
1500 case CPU_R4000SC:
1660 case CPU_R4000SC:
H A Dtlbex.c496 case CPU_R4000SC:

Completed in 111 milliseconds