Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/efi/
H A Dcper_cxl.h21 struct cper_sec_prot_err { struct
64 void cper_print_prot_err(const char *pfx, const struct cper_sec_prot_err *prot_err); argument
H A Dcper_cxl.c58 void cper_print_prot_err(const char *pfx, const struct cper_sec_prot_err *prot_err) in cper_print_prot_err()
H A Dcper.c603 struct cper_sec_prot_err *prot_err = acpi_hest_get_payload(gdata); in cper_estatus_print_section()