Home
last modified time | relevance | path

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

/arch/s390/kernel/
Dearly.c70 struct sysinfo_3_2_2 *vmms = (struct sysinfo_3_2_2 *)&sysinfo_page; in detect_machine_type()
109 struct sysinfo_3_2_2 *vm = (struct sysinfo_3_2_2 *)&sysinfo_page; in setup_arch_string()
Dsysinfo.c238 struct sysinfo_3_2_2 *info) in print_ext_name()
248 static void print_uuid(struct seq_file *m, int i, struct sysinfo_3_2_2 *info) in print_uuid()
255 static void stsi_3_2_2(struct seq_file *m, struct sysinfo_3_2_2 *info) in stsi_3_2_2()
Dlgr.c100 struct sysinfo_3_2_2 *si = (void *) lgr_page; in lgr_stsi_3_2_2()
Dsetup.c1005 struct sysinfo_3_2_2 *vmms; in setup_randomness()
1007 vmms = (struct sysinfo_3_2_2 *) memblock_phys_alloc(PAGE_SIZE, in setup_randomness()
/arch/s390/include/asm/
Dsysinfo.h119 struct sysinfo_3_2_2 { struct
/arch/s390/kvm/
Dpriv.c804 static void handle_stsi_3_2_2(struct kvm_vcpu *vcpu, struct sysinfo_3_2_2 *mem) in handle_stsi_3_2_2()