Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/boot/
H A Dipl_report.c100 !(ipl_block.hdr.flags & IPL_PL_FLAG_IPLSR)) in read_ipl_report()
/openbmc/linux/arch/s390/include/uapi/asm/
H A Dipl.h17 #define IPL_PL_FLAG_IPLSR 0x20 macro
/openbmc/linux/arch/s390/kernel/
H A Dipl.c2470 ipib->hdr.flags |= IPL_PL_FLAG_IPLSR; in ipl_report_finish()