Home
last modified time | relevance | path

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

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