Searched refs:skx_imc (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/drivers/edac/ |
D | skx_common.h | 73 struct skx_imc { struct 102 struct skx_imc *imc; 194 struct skx_imc *imc, int chan, int dimmno, 197 int skx_get_nvdimm_info(struct dimm_info *dimm, struct skx_imc *imc, 200 int skx_register_mci(struct skx_imc *imc, struct pci_dev *pdev,
|
D | skx_common.c | 344 struct skx_imc *imc, int chan, int dimmno, in skx_get_dimm_info() 398 int skx_get_nvdimm_info(struct dimm_info *dimm, struct skx_imc *imc, in skx_get_nvdimm_info() 446 int skx_register_mci(struct skx_imc *imc, struct pci_dev *pdev, in skx_register_mci() 516 static void skx_unregister_mci(struct skx_imc *imc) in skx_unregister_mci()
|
D | i10nm_base.c | 90 static void __enable_retry_rd_err_log(struct skx_imc *imc, int chan, bool enable, in __enable_retry_rd_err_log() 151 struct skx_imc *imc; in enable_retry_rd_err_log() 186 struct skx_imc *imc = &res->dev->imc[res->imc]; in show_retry_rd_err_log() 645 static bool i10nm_check_ecc(struct skx_imc *imc, int chan) in i10nm_check_ecc() 659 struct skx_imc *imc = pvt->imc; in i10nm_get_dimm_config()
|
D | skx_base.c | 181 struct skx_imc *imc = pvt->imc; in skx_get_dimm_config()
|