Home
last modified time | relevance | path

Searched refs:IPL_PL_FLAG_SIPL (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/arch/s390/boot/
Dipl_report.c102 ipl_secure_flag = !!(ipl_block.hdr.flags & IPL_PL_FLAG_SIPL); in read_ipl_report()
/linux-6.12.1/arch/s390/include/uapi/asm/
Dipl.h16 #define IPL_PL_FLAG_SIPL 0x40 macro
/linux-6.12.1/arch/s390/kernel/
Dsetup.c866 if (ipl_block.hdr.flags & IPL_PL_FLAG_SIPL) in log_component_list()
Dipl.c2428 ipib->hdr.flags |= IPL_PL_FLAG_SIPL; in ipl_report_finish()