Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/acpi/apei/
H A 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()
H A Dapei-base.c766 int __weak arch_apei_enable_cmcff(struct acpi_hest_header *hest_hdr, in arch_apei_enable_cmcff()
/OK3568_Linux_fs/kernel/arch/x86/kernel/acpi/
H A Dapei.c11 int arch_apei_enable_cmcff(struct acpi_hest_header *hest_hdr, void *data) in arch_apei_enable_cmcff()