Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/arch/s390/include/uapi/asm/
Dipl.h201 struct ipl_rb_components { struct
/Linux-v6.6/arch/s390/kernel/
Dipl.c2444 report->size += sizeof(struct ipl_rb_components); in ipl_report_init()
2456 struct ipl_rb_components *comps; in ipl_report_finish()