Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dcper.h201 #define CPER_SEC_PCIE \ macro
/linux-6.15/drivers/firmware/efi/
H A Dcper.c588 } else if (guid_equal(sec_type, &CPER_SEC_PCIE)) { in cper_estatus_print_section()
/linux-6.15/drivers/acpi/apei/
H A Dghes.c874 else if (guid_equal(sec_type, &CPER_SEC_PCIE)) { in ghes_do_proc()