Home
last modified time | relevance | path

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

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