Home
last modified time | relevance | path

Searched defs:ghes (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/acpi/apei/
H A Dghes.c240 static int map_gen_v2(struct ghes *ghes) in map_gen_v2()
267 struct ghes *ghes; in ghes_new() local
311 static void ghes_fini(struct ghes *ghes) in ghes_fini()
912 static int ghes_proc(struct ghes *ghes) in ghes_proc()
966 struct ghes *ghes = data; in ghes_irq_func() local
982 struct ghes *ghes; in ghes_notify_hed() local
1154 struct ghes *ghes; in ghes_in_nmi_spool_from_list() local
1281 struct ghes *ghes = arg; in ghes_sdei_normal_callback() local
1295 struct ghes *ghes = arg; in ghes_sdei_critical_callback() local
1325 struct ghes *ghes = NULL; in ghes_probe() local
[all …]
/openbmc/linux/include/acpi/
H A Dghes.h18 struct ghes { struct
37 struct ghes *ghes; argument
/openbmc/linux/drivers/firmware/
H A Darm_sdei.c856 int sdei_register_ghes(struct ghes *ghes, sdei_event_callback *normal_cb, in sdei_register_ghes()
893 int sdei_unregister_ghes(struct ghes *ghes) in sdei_unregister_ghes()
/openbmc/linux/drivers/edac/
H A Dghes_edac.c507 static void ghes_edac_unregister(struct ghes *ghes) in ghes_edac_unregister()