apei_hest.c | 40 * XXX switch-to-polling for GHES notifications 42 * XXX error threshold for GHES notifications 84 * Hardware Error Source (GHES, not GHESv2). Return true if there 90 ACPI_HEST_GENERIC *ghes = container_of(src->as_header, local in function:apei_hest_ghes_handle 101 ghes->Header.SourceId); 103 ghes->ErrorBlockLength, ctx, &fatal); 119 * XXX The GHES(v1) protocol is unclear from the specification 204 * Error Source (GHES, not GHESv2), using Notification Type `0 - 215 ACPI_HEST_GENERIC *ghes = container_of(src->as_header, local in function:apei_hest_ghes_poll 228 MAX(1, mstohz(ghes->Notify.PollInterval))) 770 ACPI_HEST_GENERIC *const ghes = container_of(header, local in function:apei_hest_attach_source 847 ACPI_HEST_GENERIC *ghes = container_of(header, local in function:apei_hest_detach_source [all...] |