Home
last modified time | relevance | path

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

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