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,3865 tlb_addr = intel_iommu_iova_to_phys(&domain->domain, addr); in bounce_sync_single()3972 tlb_addr = intel_iommu_iova_to_phys(&domain->domain, dev_addr); in bounce_unmap_single()5734 static phys_addr_t intel_iommu_iova_to_phys(struct iommu_domain *domain, in intel_iommu_iova_to_phys() function6193 .iova_to_phys = intel_iommu_iova_to_phys,