Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/boot/
H A Dipl_report.c32 struct ipl_rb_component_entry *comp; in get_cert_comp_list_size()
66 struct ipl_rb_component_entry *comp, *ptr; in copy_components_bootdata()
68 ptr = (struct ipl_rb_component_entry *) early_ipl_comp_list_addr; in copy_components_bootdata()
/openbmc/linux/arch/s390/include/uapi/asm/
H A Dipl.h189 struct ipl_rb_component_entry { struct
205 struct ipl_rb_component_entry entries[]; argument
/openbmc/linux/arch/s390/include/asm/
H A Dipl.h125 struct ipl_rb_component_entry entry;
/openbmc/linux/arch/s390/kernel/
H A Dsetup.c868 struct ipl_rb_component_entry *ptr, *end; in log_component_list()