Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/firmware/efi/
Dcper.c353 static void cper_print_pcie(const char *pfx, const struct cper_sec_pcie *pcie, in cper_print_pcie()
422 struct cper_sec_pcie *pcie = (void *)(gdata + 1); in cper_estatus_print_section()
/linux-4.1.27/include/linux/
Dcper.h405 struct cper_sec_pcie { struct
/linux-4.1.27/drivers/acpi/apei/
Dghes.c444 struct cper_sec_pcie *pcie_err; in ghes_do_proc()
445 pcie_err = (struct cper_sec_pcie *)(gdata+1); in ghes_do_proc()