Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dcper.h167 #define CPER_SEC_PROC_ARM \ macro
/openbmc/linux/drivers/firmware/efi/
H A Dcper.c573 } else if (guid_equal(sec_type, &CPER_SEC_PROC_ARM)) { in cper_estatus_print_section()
/openbmc/linux/drivers/acpi/apei/
H A Dghes.c708 else if (guid_equal(sec_type, &CPER_SEC_PROC_ARM)) { in ghes_do_proc()