Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/intel/
H A Ddebugfs.c116 struct dmar_drhd_unit *drhd; in iommu_regset_show() local
285 struct dmar_drhd_unit *drhd; in dmar_translation_struct_show() local
425 struct dmar_drhd_unit *drhd; in invalidation_queue_show() local
513 struct dmar_drhd_unit *drhd; in ir_translation_struct_show() local
563 struct dmar_drhd_unit *drhd) in latency_show_one()
580 struct dmar_drhd_unit *drhd; in latency_show() local
600 struct dmar_drhd_unit *drhd; in dmar_perf_latency_write() local
H A Dirq_remapping.c225 struct dmar_drhd_unit *drhd = dmar_find_matched_drhd_unit(dev); in map_dev_to_ir() local
699 struct dmar_drhd_unit *drhd; in intel_cleanup_irq_remapping() local
715 struct dmar_drhd_unit *drhd; in intel_prepare_irq_remapping() local
789 struct dmar_drhd_unit *drhd; in set_irq_posting_cap() local
815 struct dmar_drhd_unit *drhd; in intel_enable_irq_remapping() local
846 struct acpi_dmar_hardware_unit *drhd) in ir_parse_one_hpet_scope()
891 struct acpi_dmar_hardware_unit *drhd) in ir_parse_one_ioapic_scope()
938 struct acpi_dmar_hardware_unit *drhd; in ir_parse_ioapic_hpet_scope() local
977 struct dmar_drhd_unit *drhd; in parse_ioapics_under_ir() local
1028 struct dmar_drhd_unit *drhd; in disable_irq_remapping() local
[all …]
H A Ddmar.c69 static void dmar_register_drhd_unit(struct dmar_drhd_unit *drhd) in dmar_register_drhd_unit()
296 struct acpi_dmar_hardware_unit *drhd; in dmar_pci_bus_add_dev() local
389 dmar_find_dmaru(struct acpi_dmar_hardware_unit *drhd) in dmar_find_dmaru()
409 struct acpi_dmar_hardware_unit *drhd; in dmar_parse_one_drhd() local
492 struct dmar_drhd_unit *drhd; in dmar_parse_one_rhsa() local
523 struct acpi_dmar_hardware_unit *drhd; in dmar_table_print_dmar_entry() local
702 struct acpi_dmar_hardware_unit *drhd; in dmar_find_matched_drhd_unit() local
731 struct acpi_dmar_hardware_unit *drhd; in dmar_acpi_insert_dev_scope() local
882 struct acpi_dmar_hardware_unit *drhd; in dmar_validate_one_drhd() local
1038 static int alloc_iommu(struct dmar_drhd_unit *drhd) in alloc_iommu()
[all …]
H A Diommu.c463 struct dmar_drhd_unit *drhd; in domain_update_iommu_coherency() local
493 struct dmar_drhd_unit *drhd; in domain_update_iommu_superpage() local
661 struct dmar_drhd_unit *drhd; in quirk_ioat_snb_local_iommu() local
2759 struct dmar_drhd_unit *drhd; in init_dmars() local
2916 struct dmar_drhd_unit *drhd; in init_no_remapping_devices() local
2953 struct dmar_drhd_unit *drhd; in init_iommu_hw() local
2987 struct dmar_drhd_unit *drhd; in iommu_flush_all() local
3000 struct dmar_drhd_unit *drhd; in iommu_suspend() local
3027 struct dmar_drhd_unit *drhd; in iommu_resume() local
3589 struct dmar_drhd_unit *drhd; in intel_disable_iommus() local
[all …]
H A Diommu.h697 struct dmar_drhd_unit *drhd; member
/openbmc/linux/include/linux/
H A Ddmar.h70 #define for_each_drhd_unit(drhd) \ argument
74 #define for_each_active_drhd_unit(drhd) \ argument
79 #define for_each_active_iommu(i, drhd) \ argument
84 #define for_each_iommu(i, drhd) \ argument