Home
last modified time | relevance | path

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

/arch/sh/kernel/cpu/
Dproc.c33 const char *get_cpu_subtype(struct sh_cpuinfo *c) in get_cpu_subtype() function
37 EXPORT_SYMBOL(get_cpu_subtype);
93 seq_printf(m, "cpu type\t: %s\n", get_cpu_subtype(c)); in show_cpuinfo()
/arch/sh/include/asm/
Dbugs.h68 printk("CPU: %s\n", get_cpu_subtype(&current_cpu_data)); in check_bugs()
Dprocessor.h130 const char *get_cpu_subtype(struct sh_cpuinfo *c);