Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/arch/s390/kernel/
Dtopology.c49 static struct sysinfo_15_1_x *tl_info;
177 static void tl_to_masks(struct sysinfo_15_1_x *info) in tl_to_masks()
288 void store_topology(struct sysinfo_15_1_x *info) in store_topology()
303 struct sysinfo_15_1_x *info = tl_info; in __arch_update_cpu_topology()
527 static void __init alloc_masks(struct sysinfo_15_1_x *info, in alloc_masks()
547 struct sysinfo_15_1_x *info; in topology_init_early()
Dsysinfo.c142 static void stsi_15_1_x(struct seq_file *m, struct sysinfo_15_1_x *info) in stsi_15_1_x()