Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Diommu.h783 static inline phys_addr_t iommu_iova_to_phys(struct iommu_domain *domain, dma_addr_t iova) in iommu_iova_to_phys() function
/linux-5.19.10/drivers/iommu/
Diommu.c2169 phys_addr_t iommu_iova_to_phys(struct iommu_domain *domain, dma_addr_t iova) in iommu_iova_to_phys() function