Lines Matching defs:ghes
99 static inline bool is_hest_type_generic_v2(struct ghes *ghes) in is_hest_type_generic_v2()
214 static int map_gen_v2(struct ghes *ghes) in map_gen_v2()
219 static void unmap_gen_v2(struct ghes *ghes) in unmap_gen_v2()
241 struct ghes *ghes; in ghes_new() local
285 static void ghes_fini(struct ghes *ghes) in ghes_fini()
335 static int __ghes_check_estatus(struct ghes *ghes, in __ghes_check_estatus()
359 static int __ghes_peek_estatus(struct ghes *ghes, in __ghes_peek_estatus()
401 static int ghes_read_estatus(struct ghes *ghes, in ghes_read_estatus()
419 static void ghes_clear_estatus(struct ghes *ghes, in ghes_clear_estatus()
641 static bool ghes_do_proc(struct ghes *ghes, in ghes_do_proc()
862 static void __ghes_panic(struct ghes *ghes, in __ghes_panic()
876 static int ghes_proc(struct ghes *ghes) in ghes_proc()
901 static void ghes_add_timer(struct ghes *ghes) in ghes_add_timer()
918 struct ghes *ghes = from_timer(ghes, t, timer); in ghes_poll_func() local
930 struct ghes *ghes = data; in ghes_irq_func() local
946 struct ghes *ghes; in ghes_notify_hed() local
1050 static int ghes_in_nmi_queue_one_entry(struct ghes *ghes, in ghes_in_nmi_queue_one_entry()
1118 struct ghes *ghes; in ghes_in_nmi_spool_from_list() local
1152 static void ghes_sea_add(struct ghes *ghes) in ghes_sea_add()
1159 static void ghes_sea_remove(struct ghes *ghes) in ghes_sea_remove()
1167 static inline void ghes_sea_add(struct ghes *ghes) { } in ghes_sea_add()
1168 static inline void ghes_sea_remove(struct ghes *ghes) { } in ghes_sea_remove()
1197 static void ghes_nmi_add(struct ghes *ghes) in ghes_nmi_add()
1206 static void ghes_nmi_remove(struct ghes *ghes) in ghes_nmi_remove()
1220 static inline void ghes_nmi_add(struct ghes *ghes) { } in ghes_nmi_add()
1221 static inline void ghes_nmi_remove(struct ghes *ghes) { } in ghes_nmi_remove()
1229 static int __ghes_sdei_callback(struct ghes *ghes, in __ghes_sdei_callback()
1245 struct ghes *ghes = arg; in ghes_sdei_normal_callback() local
1259 struct ghes *ghes = arg; in ghes_sdei_critical_callback() local
1269 static int apei_sdei_register_ghes(struct ghes *ghes) in apei_sdei_register_ghes()
1278 static int apei_sdei_unregister_ghes(struct ghes *ghes) in apei_sdei_unregister_ghes()
1289 struct ghes *ghes = NULL; in ghes_probe() local
1425 struct ghes *ghes; in ghes_remove() local