Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Ddmar.h19 struct acpi_dmar_header;
44 struct acpi_dmar_header *hdr; /* ACPI header */
129 static inline int dmar_res_noop(struct acpi_dmar_header *hdr, void *arg) in dmar_res_noop()
138 extern int dmar_parse_one_rmrr(struct acpi_dmar_header *header, void *arg);
139 extern int dmar_parse_one_atsr(struct acpi_dmar_header *header, void *arg);
140 extern int dmar_check_one_atsr(struct acpi_dmar_header *hdr, void *arg);
141 extern int dmar_release_one_atsr(struct acpi_dmar_header *hdr, void *arg);
/Linux-v5.10/drivers/iommu/intel/
Ddmar.c37 typedef int (*dmar_res_handler_t)(struct acpi_dmar_header *, void *);
410 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()
578 static int dmar_walk_remapping_entries(struct acpi_dmar_header *start, in dmar_walk_remapping_entries()
581 struct acpi_dmar_header *iter, *next; in dmar_walk_remapping_entries()
582 struct acpi_dmar_header *end = ((void *)start) + len; in dmar_walk_remapping_entries()
873 dmar_validate_one_drhd(struct acpi_dmar_header *entry, void *arg) in dmar_validate_one_drhd()
2088 struct acpi_dmar_header *start; in dmar_walk_dsm_resource()
[all …]
Diommu.c305 struct acpi_dmar_header *hdr; /* ACPI header */
314 struct acpi_dmar_header *hdr; /* ACPI header */
4259 int __init dmar_parse_one_rmrr(struct acpi_dmar_header *header, void *arg) in dmar_parse_one_rmrr()
4319 int dmar_parse_one_atsr(struct acpi_dmar_header *hdr, void *arg) in dmar_parse_one_atsr()
4365 int dmar_release_one_atsr(struct acpi_dmar_header *hdr, void *arg) in dmar_release_one_atsr()
4381 int dmar_check_one_atsr(struct acpi_dmar_header *hdr, void *arg) in dmar_check_one_atsr()
Dirq_remapping.c944 static int ir_parse_ioapic_hpet_scope(struct acpi_dmar_header *header, in ir_parse_ioapic_hpet_scope()
/Linux-v5.10/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;