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

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

Completed in 363 milliseconds