Home
last modified time | relevance | path

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

/openbmc/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
193 return __get_cpu_type(cpu_type); in current_cpu_type()
200 return __get_cpu_type(cpu_type); in boot_cpu_type()
/openbmc/linux/arch/mips/kernel/
H A Dpm-cps.c252 switch (__get_cpu_type(cpu_info->cputype)) { in cps_gen_flush_fsb()
H A Dcpu-probe.c1443 switch (__get_cpu_type(c->cputype)) { in cpu_probe_mips()
1461 switch (__get_cpu_type(c->cputype)) { in cpu_probe_mips()