Searched refs:tot_csrows (Results 1 – 1 of 1) sorted by relevance
212 unsigned int tot_csrows = mci->nr_csrows; in edac_mc_alloc_csrows() local218 mci->csrows = kzalloc_objs(*mci->csrows, tot_csrows); in edac_mc_alloc_csrows()222 for (row = 0; row < tot_csrows; row++) { in edac_mc_alloc_csrows()341 unsigned int tot_csrows = 1, tot_channels = 1; in edac_mc_alloc() local355 tot_csrows *= layers[idx].size; in edac_mc_alloc()380 mci->nr_csrows = tot_csrows; in edac_mc_alloc()