Searched refs:__get_cpu_type (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/mips/include/asm/
H A Dcpu-type.h15 static inline int __pure __get_cpu_type(const int cpu_type) function
193 return __get_cpu_type(cpu_type);
200 return __get_cpu_type(cpu_type);
/linux-master/arch/mips/kernel/
H A Dpm-cps.c246 switch (__get_cpu_type(cpu_info->cputype)) {
H A Dcpu-probe.c1442 switch (__get_cpu_type(c->cputype)) {
1460 switch (__get_cpu_type(c->cputype)) {

Completed in 153 milliseconds