Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dcper.h174 #define CPER_SEC_PCIE \ macro
/linux-6.1.9/drivers/firmware/efi/
Dcper.c560 } else if (guid_equal(sec_type, &CPER_SEC_PCIE)) { in cper_estatus_print_section()
/linux-6.1.9/drivers/acpi/apei/
Dghes.c653 else if (guid_equal(sec_type, &CPER_SEC_PCIE)) { in ghes_do_proc()