VT-d: adapt domain iova_to_phys function for IOMMU API
[deliverable/linux.git] / include / linux / intel-iommu.h
index 6bc26e03858c139f9fbdcc705f3770ed92c1856b..26ccc0294567034a2e95eb49a80c949441205d18 100644 (file)
@@ -330,8 +330,6 @@ extern int qi_flush_iotlb(struct intel_iommu *iommu, u16 did, u64 addr,
 
 extern void qi_submit_sync(struct qi_desc *desc, struct intel_iommu *iommu);
 
-u64 intel_iommu_iova_to_phys(struct dmar_domain *domain, u64 iova);
-
 #ifdef CONFIG_DMAR
 int intel_iommu_found(void);
 #else /* CONFIG_DMAR */
This page took 0.025207 seconds and 5 git commands to generate.