Home
last modified time | relevance | path

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

/linux/arch/s390/include/asm/
A 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/arch/s390/boot/
A 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/arch/s390/include/uapi/asm/
A Dipl.h8 struct ipl_pl_hdr { struct

Completed in 25 milliseconds