Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dcper.h509 struct cper_mem_err_compact { struct
594 struct cper_mem_err_compact *);
596 struct cper_mem_err_compact *);
602 int cper_mem_err_location(struct cper_mem_err_compact *mem, char *msg);
603 int cper_dimm_err_location(struct cper_mem_err_compact *mem, char *msg);
/linux/drivers/firmware/efi/
H A Dcper.c301 int cper_mem_err_location(struct cper_mem_err_compact *mem, char *msg) in cper_mem_err_location()
356 int cper_dimm_err_location(struct cper_mem_err_compact *mem, char *msg) in cper_dimm_err_location()
378 struct cper_mem_err_compact *cmem) in cper_mem_err_pack()
400 struct cper_mem_err_compact *cmem) in cper_mem_err_unpack()
417 struct cper_mem_err_compact cmem; in cper_print_mem()
/linux/include/ras/
H A Dras_event.h43 __field_struct(struct cper_mem_err_compact, data)
/linux/drivers/edac/
H A Dghes_edac.c274 struct cper_mem_err_compact cmem; in ghes_edac_report_mem_error()