Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/acpi/apei/
A Dhest.c52 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()
A Dapei-base.c763 int __weak arch_apei_enable_cmcff(struct acpi_hest_header *hest_hdr, in arch_apei_enable_cmcff()
/linux-6.3-rc2/include/acpi/
A Dactbl1.h1350 struct acpi_hest_header { struct
1474 struct acpi_hest_header header;
1489 struct acpi_hest_header header;
1503 struct acpi_hest_header header;
1515 struct acpi_hest_header header;
1523 struct acpi_hest_header header;
1530 struct acpi_hest_header header;
1540 struct acpi_hest_header header;
1555 struct acpi_hest_header header;
1631 struct acpi_hest_header header;
A Dapei.h53 int arch_apei_enable_cmcff(struct acpi_hest_header *hest_hdr, void *data);
/linux-6.3-rc2/arch/x86/kernel/acpi/
A Dapei.c11 int arch_apei_enable_cmcff(struct acpi_hest_header *hest_hdr, void *data) in arch_apei_enable_cmcff()

Completed in 15 milliseconds