Searched refs:acpi_dmar_header (Results 1 – 2 of 2) sorted by relevance
817 struct acpi_dmar_header { struct870 struct acpi_dmar_header header;884 struct acpi_dmar_header header;898 struct acpi_dmar_header header;911 struct acpi_dmar_header header;920 struct acpi_dmar_header header;932 struct acpi_dmar_header header;941 struct acpi_dmar_header header;
40 typedef int (*dmar_res_handler_t)(struct acpi_dmar_header *, void *);408 static int dmar_parse_one_drhd(struct acpi_dmar_header *header, void *arg) in dmar_parse_one_drhd()467 static int __init dmar_parse_one_andd(struct acpi_dmar_header *header, in dmar_parse_one_andd()490 static int dmar_parse_one_rhsa(struct acpi_dmar_header *header, void *arg) in dmar_parse_one_rhsa()522 dmar_table_print_dmar_entry(struct acpi_dmar_header *header) in dmar_table_print_dmar_entry()583 static int dmar_walk_remapping_entries(struct acpi_dmar_header *start, in dmar_walk_remapping_entries()586 struct acpi_dmar_header *iter, *next; in dmar_walk_remapping_entries()587 struct acpi_dmar_header *end = ((void *)start) + len; in dmar_walk_remapping_entries()881 dmar_validate_one_drhd(struct acpi_dmar_header *entry, void *arg) in dmar_validate_one_drhd()2157 struct acpi_dmar_header *start; in dmar_walk_dsm_resource()[all …]