Lines Matching defs:ghes
97 static inline bool is_hest_type_generic_v2(struct ghes *ghes) in is_hest_type_generic_v2()
198 static int map_gen_v2(struct ghes *ghes) in map_gen_v2()
203 static void unmap_gen_v2(struct ghes *ghes) in unmap_gen_v2()
225 struct ghes *ghes; in ghes_new() local
269 static void ghes_fini(struct ghes *ghes) in ghes_fini()
319 static int __ghes_check_estatus(struct ghes *ghes, in __ghes_check_estatus()
343 static int __ghes_peek_estatus(struct ghes *ghes, in __ghes_peek_estatus()
385 static int ghes_read_estatus(struct ghes *ghes, in ghes_read_estatus()
403 static void ghes_clear_estatus(struct ghes *ghes, in ghes_clear_estatus()
625 static bool ghes_do_proc(struct ghes *ghes, in ghes_do_proc()
840 static void __ghes_panic(struct ghes *ghes, in __ghes_panic()
854 static int ghes_proc(struct ghes *ghes) in ghes_proc()
879 static void ghes_add_timer(struct ghes *ghes) in ghes_add_timer()
896 struct ghes *ghes = from_timer(ghes, t, timer); in ghes_poll_func() local
908 struct ghes *ghes = data; in ghes_irq_func() local
924 struct ghes *ghes; in ghes_notify_hed() local
1028 static int ghes_in_nmi_queue_one_entry(struct ghes *ghes, in ghes_in_nmi_queue_one_entry()
1096 struct ghes *ghes; in ghes_in_nmi_spool_from_list() local
1130 static void ghes_sea_add(struct ghes *ghes) in ghes_sea_add()
1137 static void ghes_sea_remove(struct ghes *ghes) in ghes_sea_remove()
1145 static inline void ghes_sea_add(struct ghes *ghes) { } in ghes_sea_add()
1146 static inline void ghes_sea_remove(struct ghes *ghes) { } in ghes_sea_remove()
1175 static void ghes_nmi_add(struct ghes *ghes) in ghes_nmi_add()
1184 static void ghes_nmi_remove(struct ghes *ghes) in ghes_nmi_remove()
1198 static inline void ghes_nmi_add(struct ghes *ghes) { } in ghes_nmi_add()
1199 static inline void ghes_nmi_remove(struct ghes *ghes) { } in ghes_nmi_remove()
1207 static int __ghes_sdei_callback(struct ghes *ghes, in __ghes_sdei_callback()
1223 struct ghes *ghes = arg; in ghes_sdei_normal_callback() local
1237 struct ghes *ghes = arg; in ghes_sdei_critical_callback() local
1247 static int apei_sdei_register_ghes(struct ghes *ghes) in apei_sdei_register_ghes()
1256 static int apei_sdei_unregister_ghes(struct ghes *ghes) in apei_sdei_unregister_ghes()
1267 struct ghes *ghes = NULL; in ghes_probe() local
1399 struct ghes *ghes; in ghes_remove() local