Home
last modified time | relevance | path

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

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