Home
last modified time | relevance | path

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

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