Home
last modified time | relevance | path

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

/linux-5.19.10/arch/s390/boot/
Dipl_report.c35 struct ipl_rb_component_entry *comp; in find_bootdata_space()
78 struct ipl_rb_component_entry *comp, *ptr; in copy_components_bootdata()
80 ptr = (struct ipl_rb_component_entry *) early_ipl_comp_list_addr; in copy_components_bootdata()
/linux-5.19.10/arch/s390/include/uapi/asm/
Dipl.h160 struct ipl_rb_component_entry { struct
176 struct ipl_rb_component_entry entries[]; argument
/linux-5.19.10/arch/s390/include/asm/
Dipl.h114 struct ipl_rb_component_entry entry;
/linux-5.19.10/arch/s390/kernel/
Dsetup.c925 struct ipl_rb_component_entry *ptr, *end; in log_component_list()