Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Ddmar.h38 struct dmar_drhd_unit { struct
147 extern int dmar_iommu_hotplug(struct dmar_drhd_unit *dmaru, bool insert);
164 static inline int dmar_iommu_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_iommu_hotplug()
171 extern int dmar_ir_hotplug(struct dmar_drhd_unit *dmaru, bool insert);
173 static inline int dmar_ir_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_ir_hotplug()
/linux-6.1.9/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.c65 static int alloc_iommu(struct dmar_drhd_unit *drhd);
68 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()
455 static void dmar_free_drhd(struct dmar_drhd_unit *dmaru) in dmar_free_drhd()
490 struct dmar_drhd_unit *drhd; in dmar_parse_one_rhsa()
696 struct dmar_drhd_unit *
[all …]
Dirq_remapping.c231 struct dmar_drhd_unit *drhd = dmar_find_matched_drhd_unit(dev); in map_dev_to_ir()
714 struct dmar_drhd_unit *drhd; in intel_cleanup_irq_remapping()
730 struct dmar_drhd_unit *drhd; in intel_prepare_irq_remapping()
804 struct dmar_drhd_unit *drhd; in set_irq_posting_cap()
830 struct dmar_drhd_unit *drhd; in intel_enable_irq_remapping()
992 struct dmar_drhd_unit *drhd; in parse_ioapics_under_ir()
1043 struct dmar_drhd_unit *drhd; in disable_irq_remapping()
1065 struct dmar_drhd_unit *drhd; in reenable_irq_remapping()
1451 static int dmar_ir_add(struct dmar_drhd_unit *dmaru, struct intel_iommu *iommu) in dmar_ir_add()
1488 int dmar_ir_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_ir_hotplug()
Diommu.c462 struct dmar_drhd_unit *drhd; in domain_update_iommu_coherency()
492 struct dmar_drhd_unit *drhd; in domain_update_iommu_superpage()
660 struct dmar_drhd_unit *drhd; in quirk_ioat_snb_local_iommu()
707 struct dmar_drhd_unit *drhd = NULL; in device_to_iommu()
2923 struct dmar_drhd_unit *drhd; in init_dmars()
3083 struct dmar_drhd_unit *drhd; in init_no_remapping_devices()
3120 struct dmar_drhd_unit *drhd; in init_iommu_hw()
3149 struct dmar_drhd_unit *drhd; in iommu_flush_all()
3162 struct dmar_drhd_unit *drhd; in iommu_suspend()
3202 struct dmar_drhd_unit *drhd; in iommu_resume()
[all …]
Diommu.h609 struct dmar_drhd_unit *drhd;
712 extern struct dmar_drhd_unit * dmar_find_matched_drhd_unit(struct pci_dev *dev);
Dcap_audit.c145 struct dmar_drhd_unit *d; in cap_audit_static()