sh_cpuinfo
const char *get_cpu_subtype(struct sh_cpuinfo *c);
extern struct sh_cpuinfo cpu_data[];
const char *get_cpu_subtype(struct sh_cpuinfo *c)
static void show_cpuflags(struct seq_file *m, struct sh_cpuinfo *c)
struct sh_cpuinfo *c = v;
struct sh_cpuinfo cpu_data[NR_CPUS] __read_mostly = {
struct sh_cpuinfo *c = cpu_data + cpu;
memcpy(c, &boot_cpu_data, sizeof(struct sh_cpuinfo));