Searched refs:acpi_hest_header (Results 1 – 4 of 4) sorted by relevance
58 static int hest_esrc_len(const struct acpi_hest_header *hest_hdr) in hest_esrc_len()92 struct acpi_hest_header *hest_hdr; in apei_hest_parse()98 hest_hdr = (struct acpi_hest_header *)(hest_tab + 1); in apei_hest_parse()130 static int __init hest_parse_cmc(const struct acpi_hest_header *hest_hdr, in hest_parse_cmc()
383 struct acpi_hest_header { struct497 struct acpi_hest_header header;512 struct acpi_hest_header header;526 struct acpi_hest_header header;538 struct acpi_hest_header header;546 struct acpi_hest_header header;553 struct acpi_hest_header header;563 struct acpi_hest_header header;
15 typedef int (*apei_hest_func_t)(const struct acpi_hest_header *, void *);
1145 static bool_t hest_match_type(const struct acpi_hest_header *hest_hdr, in hest_match_type()1178 static bool_t hest_source_is_pcie_aer(const struct acpi_hest_header *hest_hdr) in hest_source_is_pcie_aer()1187 static int aer_hest_parse(const struct acpi_hest_header *hest_hdr, void *data) in aer_hest_parse()
Completed in 9 milliseconds