Searched refs:acpi_hest_header (Results 1 – 6 of 6) sorted by relevance
58 static int hest_esrc_len(struct acpi_hest_header *hest_hdr) in hest_esrc_len()86 struct acpi_hest_header *hest_hdr; in apei_hest_parse()92 hest_hdr = (struct acpi_hest_header *)(hest_tab + 1); in apei_hest_parse()125 static int __init hest_parse_cmc(struct acpi_hest_header *hest_hdr, void *data) in hest_parse_cmc()141 static int __init hest_parse_ghes_count(struct acpi_hest_header *hest_hdr, void *data) in hest_parse_ghes_count()151 static int __init hest_parse_ghes(struct acpi_hest_header *hest_hdr, void *data) in hest_parse_ghes()164 struct acpi_hest_header *hdr; in hest_parse_ghes()166 hdr = *(struct acpi_hest_header **)ghes_dev->dev.platform_data; in hest_parse_ghes()
766 int __weak arch_apei_enable_cmcff(struct acpi_hest_header *hest_hdr, in arch_apei_enable_cmcff()
40 typedef int (*apei_hest_func_t)(struct acpi_hest_header *hest_hdr, void *data);52 int arch_apei_enable_cmcff(struct acpi_hest_header *hest_hdr, void *data);
1086 struct acpi_hest_header { struct1210 struct acpi_hest_header header;1225 struct acpi_hest_header header;1239 struct acpi_hest_header header;1251 struct acpi_hest_header header;1259 struct acpi_hest_header header;1266 struct acpi_hest_header header;1276 struct acpi_hest_header header;1291 struct acpi_hest_header header;1367 struct acpi_hest_header header;
20 int arch_apei_enable_cmcff(struct acpi_hest_header *hest_hdr, void *data) in arch_apei_enable_cmcff()
241 static inline bool hest_match_type(struct acpi_hest_header *hest_hdr, in hest_match_type()262 static int hest_source_is_pcie_aer(struct acpi_hest_header *hest_hdr) in hest_source_is_pcie_aer()271 static int aer_hest_parse(struct acpi_hest_header *hest_hdr, void *data) in aer_hest_parse()