Home
last modified time | relevance | path

Searched refs:sh_cpuinfo (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/sh/include/asm/
A Dprocessor.h71 struct sh_cpuinfo { struct
89 extern struct sh_cpuinfo cpu_data[]; argument
125 const char *get_cpu_subtype(struct sh_cpuinfo *c);
/linux-6.3-rc2/arch/sh/kernel/cpu/
A Dproc.c34 const char *get_cpu_subtype(struct sh_cpuinfo *c) in get_cpu_subtype()
47 static void show_cpuflags(struct seq_file *m, struct sh_cpuinfo *c) in show_cpuflags()
81 struct sh_cpuinfo *c = v; in show_cpuinfo()
/linux-6.3-rc2/arch/sh/kernel/
A Dsmp.c49 struct sh_cpuinfo *c = cpu_data + cpu; in smp_store_cpu_info()
51 memcpy(c, &boot_cpu_data, sizeof(struct sh_cpuinfo)); in smp_store_cpu_info()
A Dsetup.c54 struct sh_cpuinfo cpu_data[NR_CPUS] __read_mostly = {

Completed in 7 milliseconds