Home
last modified time | relevance | path

Searched refs:CPER_SEC_PLATFORM_MEM (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/acpi/
H A Dacpi_extlog.c179 if (guid_equal(sec_type, &CPER_SEC_PLATFORM_MEM)) { in extlog_print()
/openbmc/linux/include/linux/
H A Dcper.h171 #define CPER_SEC_PLATFORM_MEM \ macro
/openbmc/linux/drivers/firmware/efi/
H A Dcper.c554 } else if (guid_equal(sec_type, &CPER_SEC_PLATFORM_MEM)) { in cper_estatus_print_section()
/openbmc/linux/drivers/acpi/apei/
H A Dghes.c697 if (guid_equal(sec_type, &CPER_SEC_PLATFORM_MEM)) { in ghes_do_proc()