Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/kernel/
Dkexec_image.c39 IPL_RB_COMPONENT_FLAG_SIGNED | in kexec_file_add_kernel_image()
Dkexec_elf.c57 IPL_RB_COMPONENT_FLAG_SIGNED | in kexec_file_add_kernel_elf()
Dsetup.c874 if (ptr->flags & IPL_RB_COMPONENT_FLAG_SIGNED) { in log_component_list()
/linux-6.12.1/arch/s390/include/uapi/asm/
Dipl.h198 #define IPL_RB_COMPONENT_FLAG_SIGNED 0x80 macro