Lines Matching defs:ghes

90 static inline bool is_hest_type_generic_v2(struct ghes *ghes)  in is_hest_type_generic_v2()
191 static int map_gen_v2(struct ghes *ghes) in map_gen_v2()
196 static void unmap_gen_v2(struct ghes *ghes) in unmap_gen_v2()
218 struct ghes *ghes; in ghes_new() local
262 static void ghes_fini(struct ghes *ghes) in ghes_fini()
312 static int __ghes_check_estatus(struct ghes *ghes, in __ghes_check_estatus()
336 static int __ghes_peek_estatus(struct ghes *ghes, in __ghes_peek_estatus()
378 static int ghes_read_estatus(struct ghes *ghes, in ghes_read_estatus()
396 static void ghes_clear_estatus(struct ghes *ghes, in ghes_clear_estatus()
493 static void ghes_do_proc(struct ghes *ghes, in ghes_do_proc()
706 static void __ghes_panic(struct ghes *ghes, in __ghes_panic()
720 static int ghes_proc(struct ghes *ghes) in ghes_proc()
745 static void ghes_add_timer(struct ghes *ghes) in ghes_add_timer()
762 struct ghes *ghes = from_timer(ghes, t, timer); in ghes_poll_func() local
774 struct ghes *ghes = data; in ghes_irq_func() local
790 struct ghes *ghes; in ghes_notify_hed() local
880 static int ghes_in_nmi_queue_one_entry(struct ghes *ghes, in ghes_in_nmi_queue_one_entry()
947 struct ghes *ghes; in ghes_in_nmi_spool_from_list() local
981 static void ghes_sea_add(struct ghes *ghes) in ghes_sea_add()
988 static void ghes_sea_remove(struct ghes *ghes) in ghes_sea_remove()
996 static inline void ghes_sea_add(struct ghes *ghes) { } in ghes_sea_add()
997 static inline void ghes_sea_remove(struct ghes *ghes) { } in ghes_sea_remove()
1026 static void ghes_nmi_add(struct ghes *ghes) in ghes_nmi_add()
1035 static void ghes_nmi_remove(struct ghes *ghes) in ghes_nmi_remove()
1049 static inline void ghes_nmi_add(struct ghes *ghes) { } in ghes_nmi_add()
1050 static inline void ghes_nmi_remove(struct ghes *ghes) { } in ghes_nmi_remove()
1058 static int __ghes_sdei_callback(struct ghes *ghes, in __ghes_sdei_callback()
1074 struct ghes *ghes = arg; in ghes_sdei_normal_callback() local
1088 struct ghes *ghes = arg; in ghes_sdei_critical_callback() local
1098 static int apei_sdei_register_ghes(struct ghes *ghes) in apei_sdei_register_ghes()
1107 static int apei_sdei_unregister_ghes(struct ghes *ghes) in apei_sdei_unregister_ghes()
1118 struct ghes *ghes = NULL; in ghes_probe() local
1251 struct ghes *ghes; in ghes_remove() local