Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/kernel/
Dkexec_image.c37 IPL_RB_COMPONENT_FLAG_SIGNED | in kexec_file_add_kernel_image()
Dkexec_elf.c55 IPL_RB_COMPONENT_FLAG_SIGNED | in kexec_file_add_kernel_elf()
Dsetup.c938 if (ptr->flags & IPL_RB_COMPONENT_FLAG_SIGNED) { in log_component_list()
/linux-5.19.10/arch/s390/include/uapi/asm/
Dipl.h169 #define IPL_RB_COMPONENT_FLAG_SIGNED 0x80 macro