Home
last modified time | relevance | path

Searched refs:ia_err (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Dcper.c553 struct cper_sec_proc_ia *ia_err = acpi_hest_get_payload(gdata); in cper_estatus_print_section() local
556 if (gdata->error_data_length >= sizeof(*ia_err)) in cper_estatus_print_section()
557 cper_print_proc_ia(newpfx, ia_err); in cper_estatus_print_section()
/kernel/linux/linux-6.6/drivers/firmware/efi/
H A Dcper.c584 struct cper_sec_proc_ia *ia_err = acpi_hest_get_payload(gdata); in cper_estatus_print_section() local
587 if (gdata->error_data_length >= sizeof(*ia_err)) in cper_estatus_print_section()
588 cper_print_proc_ia(newpfx, ia_err); in cper_estatus_print_section()

Completed in 3 milliseconds