Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/s390/include/uapi/asm/
H A Dipl.h16 #define IPL_PL_FLAG_SIPL 0x40 macro
/OK3568_Linux_fs/kernel/arch/s390/boot/
H A Dipl_report.c116 ipl_secure_flag = !!(ipl_block.hdr.flags & IPL_PL_FLAG_SIPL); in read_ipl_report()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dsetup.c1063 if (ipl_block.hdr.flags & IPL_PL_FLAG_SIPL) in log_component_list()
H A Dipl.c2165 ipib->hdr.flags |= IPL_PL_FLAG_SIPL; in ipl_report_finish()