Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/apei/
Dhest.c58 static int hest_esrc_len(struct acpi_hest_header *hest_hdr) in hest_esrc_len()
86 struct acpi_hest_header *hest_hdr; in apei_hest_parse() local
125 static int __init hest_parse_cmc(struct acpi_hest_header *hest_hdr, void *data) in hest_parse_cmc()
141 static int __init hest_parse_ghes_count(struct acpi_hest_header *hest_hdr, void *data) in hest_parse_ghes_count()
151 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-v4.19/arch/x86/kernel/acpi/
Dapei.c20 int arch_apei_enable_cmcff(struct acpi_hest_header *hest_hdr, void *data) in arch_apei_enable_cmcff()
/Linux-v4.19/drivers/pci/pcie/
Daer.c241 static inline bool hest_match_type(struct acpi_hest_header *hest_hdr, in hest_match_type()
262 static int hest_source_is_pcie_aer(struct acpi_hest_header *hest_hdr) in hest_source_is_pcie_aer()
271 static int aer_hest_parse(struct acpi_hest_header *hest_hdr, void *data) in aer_hest_parse()