Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/asm/
H A Dipl.h19 struct ipl_pl_hdr hdr;
27 char raw[PAGE_SIZE - sizeof(struct ipl_pl_hdr)];
33 #define IPL_BP_FCP_LEN (sizeof(struct ipl_pl_hdr) + \
37 #define IPL_BP_NVME_LEN (sizeof(struct ipl_pl_hdr) + \
41 #define IPL_BP_CCW_LEN (sizeof(struct ipl_pl_hdr) + \
45 #define IPL_BP_ECKD_LEN (sizeof(struct ipl_pl_hdr) + \
/openbmc/linux/arch/s390/boot/
H A Dipl_report.c89 struct ipl_pl_hdr *pl_hdr; in read_ipl_report()
110 pl_hdr = (struct ipl_pl_hdr *) tmp; in read_ipl_report()
/openbmc/linux/arch/s390/include/uapi/asm/
H A Dipl.h8 struct ipl_pl_hdr { struct