Home
last modified time | relevance | path

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

/linux/arch/s390/boot/
H A Dipl_report.c101 ipl_secure_flag = !!(ipl_block.hdr.flags & IPL_PL_FLAG_SIPL); in read_ipl_report()
/linux/arch/s390/include/uapi/asm/
H A Dipl.h16 #define IPL_PL_FLAG_SIPL 0x40 macro
/linux/arch/s390/kernel/
H A Dsetup.c855 if (ipl_block.hdr.flags & IPL_PL_FLAG_SIPL) in log_component_list()