Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dkexec_image.c38 IPL_RB_COMPONENT_FLAG_VERIFIED, in kexec_file_add_kernel_image()
H A Dkexec_elf.c56 IPL_RB_COMPONENT_FLAG_VERIFIED, in kexec_file_add_kernel_elf()
H A Dsetup.c882 if (ptr->flags & IPL_RB_COMPONENT_FLAG_VERIFIED) in log_component_list()
/openbmc/linux/arch/s390/include/uapi/asm/
H A Dipl.h199 #define IPL_RB_COMPONENT_FLAG_VERIFIED 0x40 macro