Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/arch/s390/include/uapi/asm/
Dipl.h135 struct ipl_rb_component_entry { struct
151 struct ipl_rb_component_entry entries[]; argument
/Linux-v5.4/arch/s390/include/asm/
Dipl.h95 struct ipl_rb_component_entry entry;
/Linux-v5.4/arch/s390/kernel/
Dsetup.c1057 struct ipl_rb_component_entry *ptr, *end; in log_component_list()