Searched refs:ghes_pvt (Results 1 – 1 of 1) sorted by relevance
18 struct ghes_pvt { struct33 static struct ghes_pvt *ghes_pvt; variable247 struct ghes_pvt *pvt; in ghes_edac_report_mem_error()261 pvt = ghes_pvt; in ghes_edac_report_mem_error()517 struct ghes_pvt *pvt; in ghes_edac_register()554 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(struct ghes_pvt)); in ghes_edac_register()629 ghes_pvt = pvt; in ghes_edac_register()666 mci = ghes_pvt ? ghes_pvt->mci : NULL; in ghes_edac_unregister()667 ghes_pvt = NULL; in ghes_edac_unregister()