Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/boot/
H A Dipl_report.c21 static struct ipl_rb_components *comps;
126 comps = (struct ipl_rb_components *) rb_hdr; in read_ipl_report()
/openbmc/linux/arch/s390/include/uapi/asm/
H A Dipl.h201 struct ipl_rb_components { struct
/openbmc/linux/arch/s390/kernel/
H A Dipl.c2445 report->size += sizeof(struct ipl_rb_components); in ipl_report_init()
2457 struct ipl_rb_components *comps; in ipl_report_finish()