Home
last modified time | relevance | path

Searched refs:acpi_dmar_header (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/linux/
Ddmar.h19 struct acpi_dmar_header;
44 struct acpi_dmar_header *hdr; /* ACPI header */
124 static inline int dmar_res_noop(struct acpi_dmar_header *hdr, void *arg) in dmar_res_noop()
132 extern int dmar_parse_one_rmrr(struct acpi_dmar_header *header, void *arg);
133 extern int dmar_parse_one_atsr(struct acpi_dmar_header *header, void *arg);
134 extern int dmar_check_one_atsr(struct acpi_dmar_header *hdr, void *arg);
135 extern int dmar_release_one_atsr(struct acpi_dmar_header *hdr, void *arg);
/Linux-v5.4/drivers/iommu/
Ddmar.c36 typedef int (*dmar_res_handler_t)(struct acpi_dmar_header *, void *);
379 static int dmar_parse_one_drhd(struct acpi_dmar_header *header, void *arg) in dmar_parse_one_drhd()
436 static int __init dmar_parse_one_andd(struct acpi_dmar_header *header, in dmar_parse_one_andd()
458 static int dmar_parse_one_rhsa(struct acpi_dmar_header *header, void *arg) in dmar_parse_one_rhsa()
490 dmar_table_print_dmar_entry(struct acpi_dmar_header *header) in dmar_table_print_dmar_entry()
546 static int dmar_walk_remapping_entries(struct acpi_dmar_header *start, in dmar_walk_remapping_entries()
549 struct acpi_dmar_header *iter, *next; in dmar_walk_remapping_entries()
550 struct acpi_dmar_header *end = ((void *)start) + len; in dmar_walk_remapping_entries()
841 dmar_validate_one_drhd(struct acpi_dmar_header *entry, void *arg) in dmar_validate_one_drhd()
1925 struct acpi_dmar_header *start; in dmar_walk_dsm_resource()
[all …]
Dintel-iommu.c316 struct acpi_dmar_header *hdr; /* ACPI header */
325 struct acpi_dmar_header *hdr; /* ACPI header */
4313 int __init dmar_parse_one_rmrr(struct acpi_dmar_header *header, void *arg) in dmar_parse_one_rmrr()
4360 int dmar_parse_one_atsr(struct acpi_dmar_header *hdr, void *arg) in dmar_parse_one_atsr()
4406 int dmar_release_one_atsr(struct acpi_dmar_header *hdr, void *arg) in dmar_release_one_atsr()
4422 int dmar_check_one_atsr(struct acpi_dmar_header *hdr, void *arg) in dmar_check_one_atsr()
Dintel_irq_remapping.c924 static int ir_parse_ioapic_hpet_scope(struct acpi_dmar_header *header, in ir_parse_ioapic_hpet_scope()
/Linux-v5.4/include/acpi/
Dactbl1.h504 struct acpi_dmar_header { struct
554 struct acpi_dmar_header header;
568 struct acpi_dmar_header header;
582 struct acpi_dmar_header header;
595 struct acpi_dmar_header header;
604 struct acpi_dmar_header header;