Home
last modified time | relevance | path

Searched refs:dmar_drhd_unit (Results 1 – 7 of 7) sorted by relevance

/Linux-v6.6/include/linux/
Ddmar.h38 struct dmar_drhd_unit { struct
146 extern int dmar_iommu_hotplug(struct dmar_drhd_unit *dmaru, bool insert);
163 static inline int dmar_iommu_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_iommu_hotplug()
170 extern int dmar_ir_hotplug(struct dmar_drhd_unit *dmaru, bool insert);
172 static inline int dmar_ir_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_ir_hotplug()
/Linux-v6.6/drivers/iommu/intel/
Ddebugfs.c116 struct dmar_drhd_unit *drhd; in iommu_regset_show()
285 struct dmar_drhd_unit *drhd; in dmar_translation_struct_show()
425 struct dmar_drhd_unit *drhd; in invalidation_queue_show()
513 struct dmar_drhd_unit *drhd; in ir_translation_struct_show()
563 struct dmar_drhd_unit *drhd) in latency_show_one()
580 struct dmar_drhd_unit *drhd; in latency_show()
600 struct dmar_drhd_unit *drhd; in dmar_perf_latency_write()
Ddmar.c66 static int alloc_iommu(struct dmar_drhd_unit *drhd);
69 static void dmar_register_drhd_unit(struct dmar_drhd_unit *drhd) in dmar_register_drhd_unit()
295 struct dmar_drhd_unit *dmaru; in dmar_pci_bus_add_dev()
324 struct dmar_drhd_unit *dmaru; in dmar_pci_bus_del_dev()
388 static struct dmar_drhd_unit *
391 struct dmar_drhd_unit *dmaru; in dmar_find_dmaru()
410 struct dmar_drhd_unit *dmaru; in dmar_parse_one_drhd()
457 static void dmar_free_drhd(struct dmar_drhd_unit *dmaru) in dmar_free_drhd()
492 struct dmar_drhd_unit *drhd; in dmar_parse_one_rhsa()
698 struct dmar_drhd_unit *
[all …]
Dirq_remapping.c225 struct dmar_drhd_unit *drhd = dmar_find_matched_drhd_unit(dev); in map_dev_to_ir()
699 struct dmar_drhd_unit *drhd; in intel_cleanup_irq_remapping()
715 struct dmar_drhd_unit *drhd; in intel_prepare_irq_remapping()
789 struct dmar_drhd_unit *drhd; in set_irq_posting_cap()
815 struct dmar_drhd_unit *drhd; in intel_enable_irq_remapping()
977 struct dmar_drhd_unit *drhd; in parse_ioapics_under_ir()
1028 struct dmar_drhd_unit *drhd; in disable_irq_remapping()
1050 struct dmar_drhd_unit *drhd; in reenable_irq_remapping()
1441 static int dmar_ir_add(struct dmar_drhd_unit *dmaru, struct intel_iommu *iommu) in dmar_ir_add()
1478 int dmar_ir_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_ir_hotplug()
Diommu.c463 struct dmar_drhd_unit *drhd; in domain_update_iommu_coherency()
493 struct dmar_drhd_unit *drhd; in domain_update_iommu_superpage()
661 struct dmar_drhd_unit *drhd; in quirk_ioat_snb_local_iommu()
708 struct dmar_drhd_unit *drhd = NULL; in device_to_iommu()
2756 struct dmar_drhd_unit *drhd; in init_dmars()
2913 struct dmar_drhd_unit *drhd; in init_no_remapping_devices()
2950 struct dmar_drhd_unit *drhd; in init_iommu_hw()
2984 struct dmar_drhd_unit *drhd; in iommu_flush_all()
2997 struct dmar_drhd_unit *drhd; in iommu_suspend()
3024 struct dmar_drhd_unit *drhd; in iommu_resume()
[all …]
Dcap_audit.c143 struct dmar_drhd_unit *d; in cap_audit_static()
Diommu.h694 struct dmar_drhd_unit *drhd;
805 struct dmar_drhd_unit *dmar_find_matched_drhd_unit(struct pci_dev *dev);