Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/include/asm/
Dtopology.h8 struct sysinfo_15_1_x;
47 void store_topology(struct sysinfo_15_1_x *info);
Dsysinfo.h181 struct sysinfo_15_1_x { struct
/linux-6.12.1/arch/s390/kernel/
Dtopology.c50 static struct sysinfo_15_1_x *tl_info;
182 static void tl_to_masks(struct sysinfo_15_1_x *info) in tl_to_masks()
296 void store_topology(struct sysinfo_15_1_x *info) in store_topology()
311 struct sysinfo_15_1_x *info = tl_info; in __arch_update_cpu_topology()
540 static void __init alloc_masks(struct sysinfo_15_1_x *info, in alloc_masks()
560 struct sysinfo_15_1_x *info; in topology_init_early()
Dsysinfo.c152 static void stsi_15_1_x(struct seq_file *m, struct sysinfo_15_1_x *info) in stsi_15_1_x()