Home
last modified time | relevance | path

Searched refs:s390_iommu_iova_to_phys (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/iommu/
H A Ds390-iommu.c275 static phys_addr_t s390_iommu_iova_to_phys(struct iommu_domain *domain, in s390_iommu_iova_to_phys() function
315 paddr = s390_iommu_iova_to_phys(domain, iova); in s390_iommu_unmap()
365 .iova_to_phys = s390_iommu_iova_to_phys,