Lines Matching defs:ghes
99 static inline bool is_hest_type_generic_v2(struct ghes *ghes) in is_hest_type_generic_v2()
111 static inline bool is_hest_sync_notify(struct ghes *ghes) in is_hest_sync_notify()
240 static int map_gen_v2(struct ghes *ghes) in map_gen_v2()
245 static void unmap_gen_v2(struct ghes *ghes) in unmap_gen_v2()
267 struct ghes *ghes; in ghes_new() local
311 static void ghes_fini(struct ghes *ghes) in ghes_fini()
361 static int __ghes_check_estatus(struct ghes *ghes, in __ghes_check_estatus()
385 static int __ghes_peek_estatus(struct ghes *ghes, in __ghes_peek_estatus()
427 static int ghes_read_estatus(struct ghes *ghes, in ghes_read_estatus()
445 static void ghes_clear_estatus(struct ghes *ghes, in ghes_clear_estatus()
676 static bool ghes_do_proc(struct ghes *ghes, in ghes_do_proc()
898 static void __ghes_panic(struct ghes *ghes, in __ghes_panic()
912 static int ghes_proc(struct ghes *ghes) in ghes_proc()
937 static void ghes_add_timer(struct ghes *ghes) in ghes_add_timer()
954 struct ghes *ghes = from_timer(ghes, t, timer); in ghes_poll_func() local
966 struct ghes *ghes = data; in ghes_irq_func() local
982 struct ghes *ghes; in ghes_notify_hed() local
1086 static int ghes_in_nmi_queue_one_entry(struct ghes *ghes, in ghes_in_nmi_queue_one_entry()
1154 struct ghes *ghes; in ghes_in_nmi_spool_from_list() local
1188 static void ghes_sea_add(struct ghes *ghes) in ghes_sea_add()
1195 static void ghes_sea_remove(struct ghes *ghes) in ghes_sea_remove()
1203 static inline void ghes_sea_add(struct ghes *ghes) { } in ghes_sea_add()
1204 static inline void ghes_sea_remove(struct ghes *ghes) { } in ghes_sea_remove()
1233 static void ghes_nmi_add(struct ghes *ghes) in ghes_nmi_add()
1242 static void ghes_nmi_remove(struct ghes *ghes) in ghes_nmi_remove()
1256 static inline void ghes_nmi_add(struct ghes *ghes) { } in ghes_nmi_add()
1257 static inline void ghes_nmi_remove(struct ghes *ghes) { } in ghes_nmi_remove()
1265 static int __ghes_sdei_callback(struct ghes *ghes, in __ghes_sdei_callback()
1281 struct ghes *ghes = arg; in ghes_sdei_normal_callback() local
1295 struct ghes *ghes = arg; in ghes_sdei_critical_callback() local
1305 static int apei_sdei_register_ghes(struct ghes *ghes) in apei_sdei_register_ghes()
1314 static int apei_sdei_unregister_ghes(struct ghes *ghes) in apei_sdei_unregister_ghes()
1325 struct ghes *ghes = NULL; in ghes_probe() local
1461 struct ghes *ghes; in ghes_remove() local