Home
last modified time | relevance | path

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

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