Searched refs:acpi_hest_header (Results 1 – 5 of 5) sorted by relevance
52 static inline bool is_generic_error(struct acpi_hest_header *hest_hdr) in is_generic_error()58 static int hest_esrc_len(struct acpi_hest_header *hest_hdr) in hest_esrc_len()89 typedef int (*apei_hest_func_t)(struct acpi_hest_header *hest_hdr, void *data);93 struct acpi_hest_header *hest_hdr; in apei_hest_parse()99 hest_hdr = (struct acpi_hest_header *)(hest_tab + 1); in apei_hest_parse()131 static int __init hest_parse_cmc(struct acpi_hest_header *hest_hdr, void *data) in hest_parse_cmc()147 static int __init hest_parse_ghes_count(struct acpi_hest_header *hest_hdr, void *data) in hest_parse_ghes_count()156 static int __init hest_parse_ghes(struct acpi_hest_header *hest_hdr, void *data) in hest_parse_ghes()168 struct acpi_hest_header *hdr; in hest_parse_ghes()170 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()
1197 struct acpi_hest_header { struct1321 struct acpi_hest_header header;1336 struct acpi_hest_header header;1350 struct acpi_hest_header header;1362 struct acpi_hest_header header;1370 struct acpi_hest_header header;1377 struct acpi_hest_header header;1387 struct acpi_hest_header header;1402 struct acpi_hest_header header;1478 struct acpi_hest_header header;
49 int arch_apei_enable_cmcff(struct acpi_hest_header *hest_hdr, void *data);
11 int arch_apei_enable_cmcff(struct acpi_hest_header *hest_hdr, void *data) in arch_apei_enable_cmcff()
Completed in 17 milliseconds