Home
last modified time | relevance | path

Searched refs:dmar_pci_notify_info (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Ddmar.h61 struct dmar_pci_notify_info { struct
116 extern int dmar_insert_dev_scope(struct dmar_pci_notify_info *info,
120 extern int dmar_remove_dev_scope(struct dmar_pci_notify_info *info,
144 extern int dmar_iommu_notify_scope_dev(struct dmar_pci_notify_info *info);
155 static inline int dmar_iommu_notify_scope_dev(struct dmar_pci_notify_info *info) in dmar_iommu_notify_scope_dev()
Dintel-iommu.h438 struct dmar_pci_notify_info;
455 void intel_irq_remap_add_device(struct dmar_pci_notify_info *info);
458 intel_irq_remap_add_device(struct dmar_pci_notify_info *info) { } in intel_irq_remap_add_device()