Searched defs:hest_hdr (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/drivers/acpi/apei/ |
| D | hest.c | 52 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() 93 struct acpi_hest_header *hest_hdr; in apei_hest_parse() local 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()
|
| D | apei-base.c | 763 int __weak arch_apei_enable_cmcff(struct acpi_hest_header *hest_hdr, in arch_apei_enable_cmcff()
|
| /kernel/linux/linux-5.10/drivers/acpi/apei/ |
| D | hest.c | 52 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()
|
| D | apei-base.c | 766 int __weak arch_apei_enable_cmcff(struct acpi_hest_header *hest_hdr, in arch_apei_enable_cmcff()
|
| /kernel/linux/linux-5.10/arch/x86/kernel/acpi/ |
| D | apei.c | 11 int arch_apei_enable_cmcff(struct acpi_hest_header *hest_hdr, void *data) in arch_apei_enable_cmcff()
|
| /kernel/linux/linux-6.6/arch/x86/kernel/acpi/ |
| D | apei.c | 11 int arch_apei_enable_cmcff(struct acpi_hest_header *hest_hdr, void *data) in arch_apei_enable_cmcff()
|