Home
last modified time | relevance | path

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

/Linux-v6.6/arch/s390/boot/
Dipl_report.c32 struct ipl_rb_component_entry *comp; in get_cert_comp_list_size()
66 struct ipl_rb_component_entry *comp, *ptr; in copy_components_bootdata()
68 ptr = (struct ipl_rb_component_entry *) early_ipl_comp_list_addr; in copy_components_bootdata()
/Linux-v6.6/arch/s390/include/uapi/asm/
Dipl.h189 struct ipl_rb_component_entry { struct
205 struct ipl_rb_component_entry entries[]; argument
/Linux-v6.6/arch/s390/include/asm/
Dipl.h125 struct ipl_rb_component_entry entry;
/Linux-v6.6/arch/s390/kernel/
Dsetup.c868 struct ipl_rb_component_entry *ptr, *end; in log_component_list()