Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
H A Dcpu-type.h15 static inline int __pure __get_cpu_type(const int cpu_type) in __get_cpu_type() function
192 return __get_cpu_type(cpu_type); in current_cpu_type()
199 return __get_cpu_type(cpu_type); in boot_cpu_type()
/linux/arch/mips/kernel/
H A Dpm-cps.c248 switch (__get_cpu_type(cpu_info->cputype)) { in cps_gen_flush_fsb()
H A Dcpu-probe.c1447 switch (__get_cpu_type(c->cputype)) { in cpu_probe_mips()
1465 switch (__get_cpu_type(c->cputype)) { in cpu_probe_mips()