Home
last modified time | relevance | path

Searched refs:cper_sec_pcie (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/firmware/efi/
H A Dcper.c402 static void cper_print_pcie(const char *pfx, const struct cper_sec_pcie *pcie, in cper_print_pcie()
589 struct cper_sec_pcie *pcie = acpi_hest_get_payload(gdata); in cper_estatus_print_section()
/linux/include/linux/
H A Dcper.h532 struct cper_sec_pcie { struct
/linux/drivers/acpi/apei/
H A Dghes.c594 struct cper_sec_pcie *pcie_err = acpi_hest_get_payload(gdata); in ghes_handle_aer()