Home
last modified time | relevance | path

Searched refs:IPL_PL_FLAG_SIPL (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
H A Dipl.h16 #define IPL_PL_FLAG_SIPL 0x40 macro
/kernel/linux/linux-6.6/arch/s390/boot/
H A Dipl_report.c102 ipl_secure_flag = !!(ipl_block.hdr.flags & IPL_PL_FLAG_SIPL); in read_ipl_report()
/kernel/linux/linux-5.10/arch/s390/boot/
H A Dipl_report.c124 ipl_secure_flag = !!(ipl_block.hdr.flags & IPL_PL_FLAG_SIPL); in read_ipl_report()
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/
H A Dipl.h16 #define IPL_PL_FLAG_SIPL 0x40 macro
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dsetup.c1063 if (ipl_block.hdr.flags & IPL_PL_FLAG_SIPL) in log_component_list()
H A Dipl.c2167 ipib->hdr.flags |= IPL_PL_FLAG_SIPL; in ipl_report_finish()
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dsetup.c873 if (ipl_block.hdr.flags & IPL_PL_FLAG_SIPL) in log_component_list()
H A Dipl.c2469 ipib->hdr.flags |= IPL_PL_FLAG_SIPL; in ipl_report_finish()

Completed in 13 milliseconds