Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dcper.h482 struct cper_mem_err_compact { struct
565 struct cper_mem_err_compact *);
567 struct cper_mem_err_compact *);
572 int cper_mem_err_location(struct cper_mem_err_compact *mem, char *msg);
573 int cper_dimm_err_location(struct cper_mem_err_compact *mem, char *msg);
/linux-6.6.21/drivers/firmware/efi/
Dcper.c241 int cper_mem_err_location(struct cper_mem_err_compact *mem, char *msg) in cper_mem_err_location()
296 int cper_dimm_err_location(struct cper_mem_err_compact *mem, char *msg) in cper_dimm_err_location()
318 struct cper_mem_err_compact *cmem) in cper_mem_err_pack()
340 struct cper_mem_err_compact *cmem) in cper_mem_err_unpack()
357 struct cper_mem_err_compact cmem; in cper_print_mem()
/linux-6.6.21/include/ras/
Dras_event.h44 __field_struct(struct cper_mem_err_compact, data)
/linux-6.6.21/drivers/edac/
Dghes_edac.c273 struct cper_mem_err_compact cmem; in ghes_edac_report_mem_error()