Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/include/asm/
Dtopology.h8 struct sysinfo_15_1_x;
47 void store_topology(struct sysinfo_15_1_x *info);
Dsysinfo.h177 struct sysinfo_15_1_x { struct
/Linux-v5.4/arch/s390/kernel/
Dtopology.c51 static struct sysinfo_15_1_x *tl_info;
175 static void tl_to_masks(struct sysinfo_15_1_x *info) in tl_to_masks()
273 void store_topology(struct sysinfo_15_1_x *info) in store_topology()
288 struct sysinfo_15_1_x *info = tl_info; in __arch_update_cpu_topology()
513 static void __init alloc_masks(struct sysinfo_15_1_x *info, in alloc_masks()
533 struct sysinfo_15_1_x *info; in topology_init_early()
Dsysinfo.c138 static void stsi_15_1_x(struct seq_file *m, struct sysinfo_15_1_x *info) in stsi_15_1_x()