Lines Matching defs:ghes

102 static inline bool is_hest_type_generic_v2(struct ghes *ghes)  in is_hest_type_generic_v2()
114 static inline bool is_hest_sync_notify(struct ghes *ghes) in is_hest_sync_notify()
241 static int map_gen_v2(struct ghes *ghes) in map_gen_v2()
246 static void unmap_gen_v2(struct ghes *ghes) in unmap_gen_v2()
268 struct ghes *ghes; in ghes_new() local
312 static void ghes_fini(struct ghes *ghes) in ghes_fini()
362 static int __ghes_check_estatus(struct ghes *ghes, in __ghes_check_estatus()
386 static int __ghes_peek_estatus(struct ghes *ghes, in __ghes_peek_estatus()
428 static int ghes_read_estatus(struct ghes *ghes, in ghes_read_estatus()
446 static void ghes_clear_estatus(struct ghes *ghes, in ghes_clear_estatus()
746 static bool ghes_do_proc(struct ghes *ghes, in ghes_do_proc()
980 static void __ghes_panic(struct ghes *ghes, in __ghes_panic()
996 static int ghes_proc(struct ghes *ghes) in ghes_proc()
1021 static void ghes_add_timer(struct ghes *ghes) in ghes_add_timer()
1038 struct ghes *ghes = from_timer(ghes, t, timer); in ghes_poll_func() local
1050 struct ghes *ghes = data; in ghes_irq_func() local
1066 struct ghes *ghes; in ghes_notify_hed() local
1170 static int ghes_in_nmi_queue_one_entry(struct ghes *ghes, in ghes_in_nmi_queue_one_entry()
1238 struct ghes *ghes; in ghes_in_nmi_spool_from_list() local
1272 static void ghes_sea_add(struct ghes *ghes) in ghes_sea_add()
1279 static void ghes_sea_remove(struct ghes *ghes) in ghes_sea_remove()
1287 static inline void ghes_sea_add(struct ghes *ghes) { } in ghes_sea_add()
1288 static inline void ghes_sea_remove(struct ghes *ghes) { } in ghes_sea_remove()
1317 static void ghes_nmi_add(struct ghes *ghes) in ghes_nmi_add()
1326 static void ghes_nmi_remove(struct ghes *ghes) in ghes_nmi_remove()
1340 static inline void ghes_nmi_add(struct ghes *ghes) { } in ghes_nmi_add()
1341 static inline void ghes_nmi_remove(struct ghes *ghes) { } in ghes_nmi_remove()
1349 static int __ghes_sdei_callback(struct ghes *ghes, in __ghes_sdei_callback()
1365 struct ghes *ghes = arg; in ghes_sdei_normal_callback() local
1379 struct ghes *ghes = arg; in ghes_sdei_critical_callback() local
1389 static int apei_sdei_register_ghes(struct ghes *ghes) in apei_sdei_register_ghes()
1398 static int apei_sdei_unregister_ghes(struct ghes *ghes) in apei_sdei_unregister_ghes()
1409 struct ghes *ghes = NULL; in ghes_probe() local
1545 struct ghes *ghes; in ghes_remove() local