Searched refs:repair_type (Results 1 – 2 of 2) sorted by relevance
912 enum cxl_mem_repair_type repair_type; member929 if (attrbs->repair_type == CXL_PPR) in cxl_find_rec_gen_media()955 switch (attrbs->repair_type) { in cxl_find_rec_dram()1192 enum edac_mem_repair_type repair_type; member1303 switch (ctx->repair_type) { in cxl_mem_get_rec_dram()1305 attrbs.repair_type = CXL_CACHELINE_SPARING; in cxl_mem_get_rec_dram()1313 attrbs.repair_type = CXL_ROW_SPARING; in cxl_mem_get_rec_dram()1319 attrbs.repair_type = CXL_BANK_SPARING; in cxl_mem_get_rec_dram()1324 attrbs.repair_type = CXL_RANK_SPARING; in cxl_mem_get_rec_dram()1374 switch (cxl_sparing_ctx->repair_type) { in cxl_mem_perform_sparing()[all …]
79 MR_ATTR_SHOW(repair_type, get_repair_type, const char *, "%s\n")290 [MR_TYPE] = __ATTR_RO(repair_type),