Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Ddmar.h42 struct dmar_drhd_unit { struct
143 extern int dmar_iommu_hotplug(struct dmar_drhd_unit *dmaru, bool insert);
160 static inline int dmar_iommu_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_iommu_hotplug()
167 extern int dmar_ir_hotplug(struct dmar_drhd_unit *dmaru, bool insert);
169 static inline int dmar_ir_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_ir_hotplug()
Dintel-iommu.h622 struct dmar_drhd_unit *drhd;
716 extern struct dmar_drhd_unit * dmar_find_matched_drhd_unit(struct pci_dev *dev);
/Linux-v5.15/drivers/iommu/intel/
Ddebugfs.c116 struct dmar_drhd_unit *drhd; in iommu_regset_show()
287 struct dmar_drhd_unit *drhd; in dmar_translation_struct_show()
408 struct dmar_drhd_unit *drhd; in invalidation_queue_show()
496 struct dmar_drhd_unit *drhd; in ir_translation_struct_show()
546 struct dmar_drhd_unit *drhd) in latency_show_one()
563 struct dmar_drhd_unit *drhd; in latency_show()
583 struct dmar_drhd_unit *drhd; in dmar_perf_latency_write()
Ddmar.c66 static int alloc_iommu(struct dmar_drhd_unit *drhd);
71 static void dmar_register_drhd_unit(struct dmar_drhd_unit *drhd) in dmar_register_drhd_unit()
298 struct dmar_drhd_unit *dmaru; in dmar_pci_bus_add_dev()
327 struct dmar_drhd_unit *dmaru; in dmar_pci_bus_del_dev()
391 static struct dmar_drhd_unit *
394 struct dmar_drhd_unit *dmaru; in dmar_find_dmaru()
413 struct dmar_drhd_unit *dmaru; in dmar_parse_one_drhd()
458 static void dmar_free_drhd(struct dmar_drhd_unit *dmaru) in dmar_free_drhd()
493 struct dmar_drhd_unit *drhd; in dmar_parse_one_rhsa()
699 struct dmar_drhd_unit *
[all …]
Dirq_remapping.c231 struct dmar_drhd_unit *drhd = dmar_find_matched_drhd_unit(dev); in map_dev_to_ir()
705 struct dmar_drhd_unit *drhd; in intel_cleanup_irq_remapping()
721 struct dmar_drhd_unit *drhd; in intel_prepare_irq_remapping()
795 struct dmar_drhd_unit *drhd; in set_irq_posting_cap()
821 struct dmar_drhd_unit *drhd; in intel_enable_irq_remapping()
983 struct dmar_drhd_unit *drhd; in parse_ioapics_under_ir()
1034 struct dmar_drhd_unit *drhd; in disable_irq_remapping()
1056 struct dmar_drhd_unit *drhd; in reenable_irq_remapping()
1442 static int dmar_ir_add(struct dmar_drhd_unit *dmaru, struct intel_iommu *iommu) in dmar_ir_add()
1479 int dmar_ir_hotplug(struct dmar_drhd_unit *dmaru, bool insert) in dmar_ir_hotplug()
Diommu.c600 struct dmar_drhd_unit *drhd; in domain_update_iommu_coherency()
630 struct dmar_drhd_unit *drhd; in domain_update_iommu_snooping()
658 struct dmar_drhd_unit *drhd; in domain_update_iommu_superpage()
830 struct dmar_drhd_unit *drhd; in quirk_ioat_snb_local_iommu()
877 struct dmar_drhd_unit *drhd = NULL; in device_to_iommu()
3185 struct dmar_drhd_unit *drhd; in init_dmars()
3440 struct dmar_drhd_unit *drhd; in init_no_remapping_devices()
3477 struct dmar_drhd_unit *drhd; in init_iommu_hw()
3506 struct dmar_drhd_unit *drhd; in iommu_flush_all()
3519 struct dmar_drhd_unit *drhd; in iommu_suspend()
[all …]
Dcap_audit.c145 struct dmar_drhd_unit *d; in cap_audit_static()