Searched defs:iommu_iova_to_phys (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/iommu/
H A Diommu.c2359 phys_addr_t iommu_iova_to_phys(struct iommu_domain *domain, dma_addr_t iova) function
2369 EXPORT_SYMBOL_GPL(iommu_iova_to_phys); variable
/linux-master/include/linux/
H A Diommu.h1141 static inline phys_addr_t iommu_iova_to_phys(struct iommu_domain *domain, dma_addr_t iova) function

Completed in 118 milliseconds