Searched refs:edac_mc_alloc (Results 26 - 44 of 44) sorted by relevance

12

/linux-master/drivers/edac/
H A Dppc4xx_edac.c1268 mci = edac_mc_alloc(ppc4xx_edac_instance, ARRAY_SIZE(layers), layers,
H A Darmada_xp_edac.c310 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(*drvdata));
H A Dskx_common.c463 mci = edac_mc_alloc(imc->mc, ARRAY_SIZE(layers), layers,
H A Di7300_edac.c1051 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(*pvt));
H A Di5400_edac.c1284 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(*pvt));
H A Di5000_edac.c1400 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(*pvt));
H A Di5100_edac.c1046 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers,
H A De752x_edac.c1293 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(*pvt));
H A Dversal_edac.c1116 mci = edac_mc_alloc(edac_mc_id, ARRAY_SIZE(layers), layers,
H A Dcpc925_edac.c954 mci = edac_mc_alloc(edac_mc_idx, ARRAY_SIZE(layers), layers,
H A Digen6_edac.c1189 mci = edac_mc_alloc(mc, ARRAY_SIZE(layers), layers, 0);
H A Dsynopsys_edac.c1372 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers,
H A Di7core_edac.c2144 mci = edac_mc_alloc(i7core_dev->socket, ARRAY_SIZE(layers), layers,
H A Dpnd2_edac.c1325 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(*pvt));
H A Daltera_edac.c360 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers,
H A Dxgene_edac.c386 mci = edac_mc_alloc(tmp_ctx.mcu_id, ARRAY_SIZE(layers), layers,
H A Dthunderx_edac.c688 mci = edac_mc_alloc(pci_dev_to_mc_idx(pdev), 1, &layer,
H A Dsb_edac.c3363 mci = edac_mc_alloc(sbridge_dev->mc, ARRAY_SIZE(layers), layers,
H A Damd64_edac.c3964 mci = edac_mc_alloc(pvt->mc_node_id, ARRAY_SIZE(layers), layers, 0);

Completed in 239 milliseconds

12