Searched defs:ghes (Results 1 – 4 of 4) sorted by relevance
198 static int map_gen_v2(struct ghes *ghes) in map_gen_v2()225 struct ghes *ghes; in ghes_new() local269 static void ghes_fini(struct ghes *ghes) in ghes_fini()854 static int ghes_proc(struct ghes *ghes) in ghes_proc()908 struct ghes *ghes = data; in ghes_irq_func() local924 struct ghes *ghes; in ghes_notify_hed() local1096 struct ghes *ghes; in ghes_in_nmi_spool_from_list() local1223 struct ghes *ghes = arg; in ghes_sdei_normal_callback() local1237 struct ghes *ghes = arg; in ghes_sdei_critical_callback() local1267 struct ghes *ghes = NULL; in ghes_probe() local[all …]
18 struct ghes { struct35 struct ghes *ghes; argument91 static inline int ghes_edac_register(struct ghes *ghes, struct device *dev) in ghes_edac_register()96 static inline void ghes_edac_unregister(struct ghes *ghes) in ghes_edac_unregister()
508 int ghes_edac_register(struct ghes *ghes, struct device *dev) in ghes_edac_register()641 void ghes_edac_unregister(struct ghes *ghes) in ghes_edac_unregister()
855 int sdei_register_ghes(struct ghes *ghes, sdei_event_callback *normal_cb, in sdei_register_ghes()892 int sdei_unregister_ghes(struct ghes *ghes) in sdei_unregister_ghes()
Completed in 14 milliseconds