Home
last modified time | relevance | path

Searched refs:acpi_hest_header (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/acpi/apei/
H A Dhest.c66 static inline bool is_generic_error(struct acpi_hest_header *hest_hdr) in is_generic_error()
72 static int hest_esrc_len(struct acpi_hest_header *hest_hdr) in hest_esrc_len()
110 static bool is_ghes_assist_struct(struct acpi_hest_header *hest_hdr) in is_ghes_assist_struct()
135 typedef int (*apei_hest_func_t)(struct acpi_hest_header *hest_hdr, void *data);
139 struct acpi_hest_header *hest_hdr; in apei_hest_parse()
145 hest_hdr = (struct acpi_hest_header *)(hest_tab + 1); in apei_hest_parse()
182 static int __init hest_parse_cmc(struct acpi_hest_header *hest_hdr, void *data) in hest_parse_cmc()
198 static int __init hest_parse_ghes_count(struct acpi_hest_header *hest_hdr, void *data) in hest_parse_ghes_count()
207 static int __init hest_parse_ghes(struct acpi_hest_header *hest_hdr, void *data) in hest_parse_ghes()
219 struct acpi_hest_header *hdr; in hest_parse_ghes()
[all …]
H A Dapei-base.c763 int __weak arch_apei_enable_cmcff(struct acpi_hest_header *hest_hdr, in arch_apei_enable_cmcff()
/linux/include/acpi/
H A Dactbl1.h1696 struct acpi_hest_header { struct
1820 struct acpi_hest_header header;
1835 struct acpi_hest_header header;
1849 struct acpi_hest_header header;
1861 struct acpi_hest_header header;
1869 struct acpi_hest_header header;
1876 struct acpi_hest_header header;
1886 struct acpi_hest_header header;
1901 struct acpi_hest_header header;
1977 struct acpi_hest_header header;
H A Dapei.h53 int arch_apei_enable_cmcff(struct acpi_hest_header *hest_hdr, void *data);