Home
last modified time | relevance | path

Searched refs:edac_mc_alloc (Results 1 – 25 of 44) sorted by relevance

12

/openbmc/linux/drivers/edac/
H A Dedac_mc.h125 struct mem_ctl_info *edac_mc_alloc(unsigned int mc_num,
H A Docteon_edac-lmc.c246 mci = edac_mc_alloc(mc, ARRAY_SIZE(layers), layers, sizeof(struct octeon_lmc_pvt)); in octeon_lmc_edac_probe()
278 mci = edac_mc_alloc(mc, ARRAY_SIZE(layers), layers, sizeof(struct octeon_lmc_pvt)); in octeon_lmc_edac_probe()
H A Dpasemi_edac.c206 mci = edac_mc_alloc(system_mmc_id++, ARRAY_SIZE(layers), layers, in pasemi_edac_probe()
H A Damd76x_edac.c252 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, 0); in amd76x_probe1()
H A Dbluefield_edac.c277 mci = edac_mc_alloc(mc_idx, ARRAY_SIZE(layers), layers, sizeof(*priv)); in bluefield_edac_mc_probe()
H A Dhighbank_mc_edac.c169 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, in highbank_mc_probe()
H A Dr82600_edac.c291 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, 0); in r82600_probe1()
H A Di82860_edac.c206 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, 0); in i82860_probe1()
H A Dcell_edac.c208 mci = edac_mc_alloc(pdev->id, ARRAY_SIZE(layers), layers, in cell_edac_probe()
H A Dti_edac.c259 mci = edac_mc_alloc(emif_id, 1, layers, sizeof(*edac)); in ti_edac_probe()
H A Di82443bxgx_edac.c254 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, 0); in i82443bxgx_edacmc_probe1()
H A Daspeed_edac.c314 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, 0); in aspeed_probe()
H A Di3200_edac.c361 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, in i3200_probe1()
H A Di82875p_edac.c412 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(*pvt)); in i82875p_probe1()
H A Di3000_edac.c362 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, 0); in i3000_probe1()
H A Dx38_edac.c344 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, 0); in x38_probe1()
H A Dal_mc_edac.c236 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, in al_mc_edac_probe()
H A Dedac_mc.c334 struct mem_ctl_info *edac_mc_alloc(unsigned int mc_num, in edac_mc_alloc() function
403 EXPORT_SYMBOL_GPL(edac_mc_alloc);
H A Di82975x_edac.c546 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(*pvt)); in i82975x_probe1()
H A De7xxx_edac.c449 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(*pvt)); in e7xxx_probe1()
H A Dghes_edac.c418 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(struct ghes_pvt)); in ghes_edac_register()
H A Dfsl_ddr_edac.c491 mci = edac_mc_alloc(edac_mc_idx, ARRAY_SIZE(layers), layers, in fsl_mc_err_probe()
H A Dnpcm_edac.c374 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, in edac_probe()
H A Ddmc520_edac.c520 mci = edac_mc_alloc(dmc520_mc_idx++, ARRAY_SIZE(layers), layers, sizeof(*pvt)); in dmc520_edac_probe()
H A Die31200_edac.c434 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, in ie31200_probe1()

12