acpi_dmar_header 37 drivers/iommu/dmar.c typedef int (*dmar_res_handler_t)(struct acpi_dmar_header *, void *); acpi_dmar_header 388 drivers/iommu/dmar.c static int dmar_parse_one_drhd(struct acpi_dmar_header *header, void *arg) acpi_dmar_header 445 drivers/iommu/dmar.c static int __init dmar_parse_one_andd(struct acpi_dmar_header *header, acpi_dmar_header 468 drivers/iommu/dmar.c static int dmar_parse_one_rhsa(struct acpi_dmar_header *header, void *arg) acpi_dmar_header 500 drivers/iommu/dmar.c dmar_table_print_dmar_entry(struct acpi_dmar_header *header) acpi_dmar_header 556 drivers/iommu/dmar.c static int dmar_walk_remapping_entries(struct acpi_dmar_header *start, acpi_dmar_header 559 drivers/iommu/dmar.c struct acpi_dmar_header *iter, *next; acpi_dmar_header 560 drivers/iommu/dmar.c struct acpi_dmar_header *end = ((void *)start) + len; acpi_dmar_header 851 drivers/iommu/dmar.c dmar_validate_one_drhd(struct acpi_dmar_header *entry, void *arg) acpi_dmar_header 1934 drivers/iommu/dmar.c struct acpi_dmar_header *start; acpi_dmar_header 1953 drivers/iommu/dmar.c start = (struct acpi_dmar_header *)obj->buffer.pointer; acpi_dmar_header 1961 drivers/iommu/dmar.c static int dmar_hp_add_drhd(struct acpi_dmar_header *header, void *arg) acpi_dmar_header 1977 drivers/iommu/dmar.c static int dmar_hp_remove_drhd(struct acpi_dmar_header *header, void *arg) acpi_dmar_header 2003 drivers/iommu/dmar.c static int dmar_hp_release_drhd(struct acpi_dmar_header *header, void *arg) acpi_dmar_header 316 drivers/iommu/intel-iommu.c struct acpi_dmar_header *hdr; /* ACPI header */ acpi_dmar_header 325 drivers/iommu/intel-iommu.c struct acpi_dmar_header *hdr; /* ACPI header */ acpi_dmar_header 4304 drivers/iommu/intel-iommu.c int __init dmar_parse_one_rmrr(struct acpi_dmar_header *header, void *arg) acpi_dmar_header 4352 drivers/iommu/intel-iommu.c int dmar_parse_one_atsr(struct acpi_dmar_header *hdr, void *arg) acpi_dmar_header 4398 drivers/iommu/intel-iommu.c int dmar_release_one_atsr(struct acpi_dmar_header *hdr, void *arg) acpi_dmar_header 4414 drivers/iommu/intel-iommu.c int dmar_check_one_atsr(struct acpi_dmar_header *hdr, void *arg) acpi_dmar_header 924 drivers/iommu/intel_irq_remapping.c static int ir_parse_ioapic_hpet_scope(struct acpi_dmar_header *header, acpi_dmar_header 554 include/acpi/actbl1.h struct acpi_dmar_header header; acpi_dmar_header 568 include/acpi/actbl1.h struct acpi_dmar_header header; acpi_dmar_header 582 include/acpi/actbl1.h struct acpi_dmar_header header; acpi_dmar_header 595 include/acpi/actbl1.h struct acpi_dmar_header header; acpi_dmar_header 604 include/acpi/actbl1.h struct acpi_dmar_header header; acpi_dmar_header 19 include/linux/dmar.h struct acpi_dmar_header; acpi_dmar_header 44 include/linux/dmar.h struct acpi_dmar_header *hdr; /* ACPI header */ acpi_dmar_header 128 include/linux/dmar.h static inline int dmar_res_noop(struct acpi_dmar_header *hdr, void *arg) acpi_dmar_header 136 include/linux/dmar.h extern int dmar_parse_one_rmrr(struct acpi_dmar_header *header, void *arg); acpi_dmar_header 137 include/linux/dmar.h extern int dmar_parse_one_atsr(struct acpi_dmar_header *header, void *arg); acpi_dmar_header 138 include/linux/dmar.h extern int dmar_check_one_atsr(struct acpi_dmar_header *hdr, void *arg); acpi_dmar_header 139 include/linux/dmar.h extern int dmar_release_one_atsr(struct acpi_dmar_header *hdr, void *arg);