Searched refs:mcus (Results 1 – 1 of 1) sorted by relevance
68 struct list_head mcus; member433 list_add(&ctx->next, &edac->mcus); in xgene_edac_mc_add()1841 list_for_each_entry(mcu, &ctx->mcus, next) in xgene_edac_isr()1872 INIT_LIST_HEAD(&edac->mcus); in xgene_edac_probe()1988 list_for_each_entry_safe(mcu, temp_mcu, &edac->mcus, next) in xgene_edac_remove()