Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Dmem_repair.c67 ctx->mem_repair[inst].mem_repair_ops; \
105 ctx->mem_repair[inst].mem_repair_ops; \
140 const struct edac_mem_repair_ops *ops = ctx->mem_repair[inst].mem_repair_ops; \ in MR_ATTR_STORE()
163 const struct edac_mem_repair_ops *ops = ctx->mem_repair[inst].mem_repair_ops;
H A Dedac_device.c706 if (!ras_features->mem_repair_ops || in edac_dev_register()
714 dev_data->mem_repair_ops = ras_features->mem_repair_ops; in edac_dev_register()
/linux/include/linux/
H A Dedac.h857 const struct edac_mem_repair_ops *mem_repair_ops; member
877 const struct edac_mem_repair_ops *mem_repair_ops; member
/linux/drivers/cxl/core/
H A Dedac.c1668 ras_feature->mem_repair_ops = desc->repair_ops; in cxl_memdev_sparing_init()
1985 ras_feature->mem_repair_ops = &cxl_sppr_ops; in cxl_memdev_soft_ppr_init()