Home
last modified time | relevance | path

Searched refs:sysinfo_3_2_2 (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/arch/s390/kernel/
Dsysinfo.c208 struct sysinfo_3_2_2 *info) in print_ext_name()
227 static void print_uuid(struct seq_file *m, int i, struct sysinfo_3_2_2 *info) in print_uuid()
234 static void stsi_3_2_2(struct seq_file *m, struct sysinfo_3_2_2 *info) in stsi_3_2_2()
Dearly.c215 struct sysinfo_3_2_2 *vmms = (struct sysinfo_3_2_2 *)&sysinfo_page; in detect_machine_type()
Dlgr.c98 struct sysinfo_3_2_2 *si = (void *) lgr_page; in lgr_stsi_3_2_2()
Dsetup.c802 struct sysinfo_3_2_2 *vmms; in setup_randomness()
804 vmms = (struct sysinfo_3_2_2 *) alloc_page(GFP_KERNEL); in setup_randomness()
/linux-4.1.27/arch/s390/include/asm/
Dsysinfo.h107 struct sysinfo_3_2_2 { struct
/linux-4.1.27/arch/s390/kvm/
Dpriv.c475 static void handle_stsi_3_2_2(struct kvm_vcpu *vcpu, struct sysinfo_3_2_2 *mem) in handle_stsi_3_2_2()
/linux-4.1.27/drivers/s390/net/
Dqeth_core_main.c3214 struct sysinfo_3_2_2 *info322 = (struct sysinfo_3_2_2 *)info; in qeth_get_trap_id()