Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/mm/book3s64/
Diommu_api.c56 static long mm_iommu_do_alloc(struct mm_struct *mm, unsigned long ua, in mm_iommu_do_alloc() function
189 return mm_iommu_do_alloc(mm, ua, entries, MM_IOMMU_TABLE_INVALID_HPA, in mm_iommu_new()
198 return mm_iommu_do_alloc(mm, ua, entries, dev_hpa, pmem); in mm_iommu_newdev()