Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcper.h174 #define CPER_SEC_PCIE \ macro
/openbmc/linux/drivers/firmware/efi/
H A Dcper.c564 } else if (guid_equal(sec_type, &CPER_SEC_PCIE)) { in cper_estatus_print_section()
/openbmc/linux/drivers/acpi/apei/
H A Dghes.c705 else if (guid_equal(sec_type, &CPER_SEC_PCIE)) { in ghes_do_proc()