Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/boot/
Dipl_report.c104 struct ipl_rl_hdr *rl_hdr; in read_ipl_report()
126 rl_hdr = (struct ipl_rl_hdr *) tmp; in read_ipl_report()
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
Dipl.h125 struct ipl_rl_hdr { struct
/kernel/linux/linux-5.10/arch/s390/kernel/
Dipl.c2140 report->size += sizeof(struct ipl_rl_hdr); in ipl_report_init()
2154 struct ipl_rl_hdr *rl_hdr; in ipl_report_finish()