Searched full:ghes (Results 1 – 11 of 11) sorted by relevance
27 #include <acpi/ghes.h>107 * GHES and GHESv2 structures share the same format, starting from112 struct acpi_hest_generic *ghes; in is_ghes_assist_struct() local119 ghes = (struct acpi_hest_generic *)hest_hdr; in is_ghes_assist_struct()120 related_source_id = ghes->related_source_id; in is_ghes_assist_struct()228 ghes_dev = platform_device_alloc("GHES", hest_hdr->source_id); in hest_parse_ghes()
5 #include <acpi/ghes.h>856 int sdei_register_ghes(struct ghes *ghes, sdei_event_callback *normal_cb, in sdei_register_ghes() argument867 event_num = ghes->generic->notify.vector; in sdei_register_ghes()886 err = sdei_event_register(event_num, cb, ghes); in sdei_register_ghes()893 int sdei_unregister_ghes(struct ghes *ghes) in sdei_unregister_ghes() argument897 u32 event_num = ghes->generic->notify.vector; in sdei_unregister_ghes()
6 * generic hardware error source (GHES) instead of corrected Machine24 #include <acpi/ghes.h>
106 * reporting corrected errors through GHES. Uncorrected/recoverable
14 #include <acpi/ghes.h>
219 * like in the case of APEI GHES driver.
52 * apei/ghes and i7core_edac to be used at the same time.
26 #include <acpi/ghes.h>498 * Print all valid AER info. Record may be from BERT (boot-time) or GHES (run-time). in cper_print_pcie()
32 #include <acpi/ghes.h>
323 - On ARM, the request to soft offline pages from GHES driver.
9254 EDAC-GHES19121 NVIDIA GHES VENDOR CPER RECORD HANDLER19125 F: drivers/acpi/apei/ghes-nvidia.c