Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
H A Dtopology.h8 struct sysinfo_15_1_x;
47 void store_topology(struct sysinfo_15_1_x *info);
H A Dsysinfo.h181 struct sysinfo_15_1_x { struct
/linux/arch/s390/kernel/
H A Dsysinfo.c152 static void stsi_15_1_x(struct seq_file *m, struct sysinfo_15_1_x *info) in stsi_15_1_x()