Home
last modified time | relevance | path

Searched defs:hest_hdr (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/acpi/apei/
Dhest.c52 static int hest_esrc_len(struct acpi_hest_header *hest_hdr) in hest_esrc_len()
85 struct acpi_hest_header *hest_hdr; in apei_hest_parse() local
124 static int __init hest_parse_cmc(struct acpi_hest_header *hest_hdr, void *data) in hest_parse_cmc()
140 static int __init hest_parse_ghes_count(struct acpi_hest_header *hest_hdr, void *data) in hest_parse_ghes_count()
150 static int __init hest_parse_ghes(struct acpi_hest_header *hest_hdr, void *data) in hest_parse_ghes()
Dapei-base.c766 int __weak arch_apei_enable_cmcff(struct acpi_hest_header *hest_hdr, in arch_apei_enable_cmcff()
/Linux-v5.10/arch/x86/kernel/acpi/
Dapei.c11 int arch_apei_enable_cmcff(struct acpi_hest_header *hest_hdr, void *data) in arch_apei_enable_cmcff()