Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/efi/
H A Dcper_cxl.h64 void cper_print_prot_err(const char *pfx, const struct cper_sec_prot_err *prot_err);
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() function
H A Dcper.c607 cper_print_prot_err(newpfx, prot_err); in cper_estatus_print_section()