Searched refs:skx_imc (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/edac/ |
D | skx_common.h | 58 struct skx_imc { struct 80 struct skx_imc *imc; 139 struct skx_imc *imc, int chan, int dimmno); 141 int skx_get_nvdimm_info(struct dimm_info *dimm, struct skx_imc *imc, 144 int skx_register_mci(struct skx_imc *imc, struct pci_dev *pdev,
|
D | skx_common.c | 307 struct skx_imc *imc, int chan, int dimmno) in skx_get_dimm_info() 343 int skx_get_nvdimm_info(struct dimm_info *dimm, struct skx_imc *imc, in skx_get_nvdimm_info() 391 int skx_register_mci(struct skx_imc *imc, struct pci_dev *pdev, in skx_register_mci() 458 static void skx_unregister_mci(struct skx_imc *imc) in skx_unregister_mci()
|
D | i10nm_base.c | 150 static bool i10nm_check_ecc(struct skx_imc *imc, int chan) in i10nm_check_ecc() 163 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()
|