Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Digen6_edac.c163 struct igen6_imc { struct
208 enum mem_type (*get_mem_type)(struct igen6_imc *imc);
210 enum dev_type (*get_dev_type)(struct igen6_imc *imc, int chan, int dimm_l);
212 void (*set_chan_params)(struct igen6_imc *imc);
214 void (*set_dimm_params)(struct igen6_imc *imc, int chan);
227 struct igen6_imc imc[];
667 struct igen6_imc *imc = &igen6_pvt->imc[mc]; in adl_err_addr_to_imc_addr()
683 static enum mem_type ptl_h_get_mem_type(struct igen6_imc *imc) in ptl_h_get_mem_type()
704 static enum dev_type ptl_h_get_dev_type(struct igen6_imc *imc, int chan, int dimm) in ptl_h_get_dev_type()
719 static u64 ptl_h_get_chan_size(struct igen6_imc *imc, int chan) in ptl_h_get_chan_size()
[all …]