Home
last modified time | relevance | path

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

/drivers/edac/
Dtile_edac.c74 edac_mc_handle_ce(mci, 0, 0, 0, 0, 0, mci->ctl_name); in tile_edac_check()
Dedac_mc.c675 void edac_mc_handle_ce(struct mem_ctl_info *mci, in edac_mc_handle_ce() function
735 EXPORT_SYMBOL_GPL(edac_mc_handle_ce);
Damd76x_edac.c162 edac_mc_handle_ce(mci, mci->csrows[row].first_page, 0, in amd76x_process_error_info()
Dpasemi_edac.c119 edac_mc_handle_ce(mci, mci->csrows[cs].first_page, 0, in pasemi_edac_process_error_info()
Di82860_edac.c121 edac_mc_handle_ce(mci, info->eap, 0, info->derrsyn, row, 0, in i82860_process_error_info()
Dcell_edac.c51 edac_mc_handle_ce(mci, csrow->first_page + pfn, offset, in cell_edac_count_ce()
Dr82600_edac.c182 edac_mc_handle_ce(mci, page, 0, /* not avail */ in r82600_process_error_info()
Dedac_core.h470 extern void edac_mc_handle_ce(struct mem_ctl_info *mci,
Di3000_edac.c261 edac_mc_handle_ce(mci, pfn, offset, info->derrsyn, row, in i3000_process_error_info()
Di82443bxgx_edac.c159 edac_mc_handle_ce(mci, page, pageoffset, in i82443bxgx_edacmc_process_error_info()
Dx38_edac.c228 edac_mc_handle_ce(mci, 0, 0, in x38_process_error_info()
Di82875p_edac.c248 edac_mc_handle_ce(mci, info->eap, 0, info->derrsyn, row, in i82875p_process_error_info()
Di3200_edac.c231 edac_mc_handle_ce(mci, 0, 0, in i3200_process_error_info()
Di82975x_edac.c317 edac_mc_handle_ce(mci, page, offst, info->derrsyn, row, in i82975x_process_error_info()
De7xxx_edac.c219 edac_mc_handle_ce(mci, page, 0, syndrome, row, channel, "e7xxx CE"); in process_ce()
Damd64_edac.c1103 edac_mc_handle_ce(src_mci, page, offset, syndrome, csrow, in k8_map_sysaddr_to_csrow()
1629 edac_mc_handle_ce(mci, page, offset, syndrome, csrow, chan, in f1x_map_sysaddr_to_csrow()
1636 edac_mc_handle_ce(mci, page, offset, syndrome, in f1x_map_sysaddr_to_csrow()
Dcpc925_edac.c552 edac_mc_handle_ce(mci, pfn, offset, syndrome, in cpc925_mc_check()
Dmv64x60_edac.c614 edac_mc_handle_ce(mci, err_addr >> PAGE_SHIFT, in mv64x60_mc_check()
Dmpc85xx_edac.c857 edac_mc_handle_ce(mci, pfn, err_addr & ~PAGE_MASK, in mpc85xx_mc_check()
De752x_edac.c353 edac_mc_handle_ce(mci, page, offset_in_page(sec1_add << 4), in do_process_ce()