Searched refs:ghes_pvt (Results 1 – 1 of 1) sorted by relevance
21 struct ghes_pvt { struct36 static struct ghes_pvt *ghes_pvt; variable277 struct ghes_pvt *pvt; in ghes_edac_report_mem_error()291 pvt = ghes_pvt; in ghes_edac_report_mem_error()392 struct ghes_pvt *pvt; in ghes_edac_register()418 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(struct ghes_pvt)); in ghes_edac_register()488 ghes_pvt = pvt; in ghes_edac_register()524 mci = ghes_pvt ? ghes_pvt->mci : NULL; in ghes_edac_unregister()525 ghes_pvt = NULL; in ghes_edac_unregister()