Home
last modified time | relevance | path

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

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