Searched refs:ghes_pvt (Results 1 – 1 of 1) sorted by relevance
20 struct ghes_pvt { struct35 static struct ghes_pvt *ghes_pvt; variable275 struct ghes_pvt *pvt; in ghes_edac_report_mem_error()289 pvt = ghes_pvt; in ghes_edac_report_mem_error()391 struct ghes_pvt *pvt; in ghes_edac_register()428 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(struct ghes_pvt)); in ghes_edac_register()503 ghes_pvt = pvt; in ghes_edac_register()540 mci = ghes_pvt ? ghes_pvt->mci : NULL; in ghes_edac_unregister()541 ghes_pvt = NULL; in ghes_edac_unregister()