Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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()
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
Dipl.h160 struct ipl_rb_component_entry { struct
176 struct ipl_rb_component_entry entries[]; argument
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dipl.h113 struct ipl_rb_component_entry entry;
/kernel/linux/linux-5.10/arch/s390/kernel/
Dsetup.c1053 struct ipl_rb_component_entry *ptr, *end; in log_component_list()