Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/include/asm/
Dipl.h19 struct ipl_pl_hdr hdr;
26 char raw[PAGE_SIZE - sizeof(struct ipl_pl_hdr)];
32 #define IPL_BP_FCP_LEN (sizeof(struct ipl_pl_hdr) + \
36 #define IPL_BP_NVME_LEN (sizeof(struct ipl_pl_hdr) + \
40 #define IPL_BP_CCW_LEN (sizeof(struct ipl_pl_hdr) + \
/linux-5.19.10/arch/s390/boot/
Dipl_report.c103 struct ipl_pl_hdr *pl_hdr; in read_ipl_report()
124 pl_hdr = (struct ipl_pl_hdr *) tmp; in read_ipl_report()
/linux-5.19.10/arch/s390/include/uapi/asm/
Dipl.h8 struct ipl_pl_hdr { struct