Home
last modified time | relevance | path

Searched defs:drhd (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/iommu/
Dintel_irq_remapping.c228 struct dmar_drhd_unit *drhd; in map_dev_to_ir() local
692 struct dmar_drhd_unit *drhd; in intel_cleanup_irq_remapping() local
708 struct dmar_drhd_unit *drhd; in intel_prepare_irq_remapping() local
779 struct dmar_drhd_unit *drhd; in set_irq_posting_cap() local
805 struct dmar_drhd_unit *drhd; in intel_enable_irq_remapping() local
836 struct acpi_dmar_hardware_unit *drhd) in ir_parse_one_hpet_scope()
881 struct acpi_dmar_hardware_unit *drhd) in ir_parse_one_ioapic_scope()
928 struct acpi_dmar_hardware_unit *drhd; in ir_parse_ioapic_hpet_scope() local
967 struct dmar_drhd_unit *drhd; in parse_ioapics_under_ir() local
1018 struct dmar_drhd_unit *drhd; in disable_irq_remapping() local
[all …]
Ddmar.c68 static void dmar_register_drhd_unit(struct dmar_drhd_unit *drhd) in dmar_register_drhd_unit()
291 struct acpi_dmar_hardware_unit *drhd; in dmar_pci_bus_add_dev() local
362 dmar_find_dmaru(struct acpi_dmar_hardware_unit *drhd) in dmar_find_dmaru()
381 struct acpi_dmar_hardware_unit *drhd; in dmar_parse_one_drhd() local
461 struct dmar_drhd_unit *drhd; in dmar_parse_one_rhsa() local
492 struct acpi_dmar_hardware_unit *drhd; in dmar_table_print_dmar_entry() local
665 struct acpi_dmar_hardware_unit *drhd; in dmar_find_matched_drhd_unit() local
694 struct acpi_dmar_hardware_unit *drhd; in dmar_acpi_insert_dev_scope() local
843 struct acpi_dmar_hardware_unit *drhd; in dmar_validate_one_drhd() local
1008 static int alloc_iommu(struct dmar_drhd_unit *drhd) in alloc_iommu()
[all …]
Dintel-iommu-debugfs.c107 struct dmar_drhd_unit *drhd; in iommu_regset_show() local
272 struct dmar_drhd_unit *drhd; in dmar_translation_struct_show() local
343 struct dmar_drhd_unit *drhd; in ir_translation_struct_show() local
Dintel-iommu.c616 struct dmar_drhd_unit *drhd; in domain_update_iommu_coherency() local
646 struct dmar_drhd_unit *drhd; in domain_update_iommu_snooping() local
666 struct dmar_drhd_unit *drhd; in domain_update_iommu_superpage() local
764 struct dmar_drhd_unit *drhd = NULL; in device_to_iommu() local
3187 struct dmar_drhd_unit *drhd; in init_dmars() local
4112 struct dmar_drhd_unit *drhd; in quirk_ioat_snb_local_iommu() local
4140 struct dmar_drhd_unit *drhd; in init_no_remapping_devices() local
4180 struct dmar_drhd_unit *drhd; in init_iommu_hw() local
4214 struct dmar_drhd_unit *drhd; in iommu_flush_all() local
4227 struct dmar_drhd_unit *drhd; in iommu_suspend() local
[all …]
/Linux-v5.4/include/linux/
Ddmar.h72 #define for_each_drhd_unit(drhd) \ argument
75 #define for_each_active_drhd_unit(drhd) \ argument
79 #define for_each_active_iommu(i, drhd) \ argument
83 #define for_each_iommu(i, drhd) \ argument