Home
last modified time | relevance | path

Searched refs:sh_cpuinfo (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/kernel/cpu/
H 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()
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dprocessor.h72 struct sh_cpuinfo { struct
90 extern struct sh_cpuinfo cpu_data[];
126 const char *get_cpu_subtype(struct sh_cpuinfo *c);
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dprocessor.h71 struct sh_cpuinfo { struct
89 extern struct sh_cpuinfo cpu_data[];
125 const char *get_cpu_subtype(struct sh_cpuinfo *c);
/kernel/linux/linux-6.6/arch/sh/kernel/cpu/
H 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()
/kernel/linux/linux-5.10/arch/sh/kernel/
H 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()
H A Dsetup.c55 struct sh_cpuinfo cpu_data[NR_CPUS] __read_mostly = {
/kernel/linux/linux-6.6/arch/sh/kernel/
H 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()
H A Dsetup.c55 struct sh_cpuinfo cpu_data[NR_CPUS] __read_mostly = {

Completed in 5 milliseconds