Searched refs:intel_iommu_iova_to_phys (Results 1 – 1 of 1) sorted by relevance
351 static phys_addr_t intel_iommu_iova_to_phys(struct iommu_domain *domain,3811 tlb_addr = intel_iommu_iova_to_phys(&domain->domain, addr); in bounce_sync_single()3915 tlb_addr = intel_iommu_iova_to_phys(&domain->domain, dev_addr); in bounce_unmap_single()5520 static phys_addr_t intel_iommu_iova_to_phys(struct iommu_domain *domain, in intel_iommu_iova_to_phys() function5963 .iova_to_phys = intel_iommu_iova_to_phys,