Searched refs:intel_iommu_iova_to_phys (Results 1 – 1 of 1) sorted by relevance
335 static phys_addr_t intel_iommu_iova_to_phys(struct iommu_domain *domain,3769 tlb_addr = intel_iommu_iova_to_phys(&domain->domain, addr); in bounce_sync_single()3876 tlb_addr = intel_iommu_iova_to_phys(&domain->domain, dev_addr); in bounce_unmap_single()5643 static phys_addr_t intel_iommu_iova_to_phys(struct iommu_domain *domain, in intel_iommu_iova_to_phys() function6102 .iova_to_phys = intel_iommu_iova_to_phys,