Home
last modified time | relevance | path

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

/linux/drivers/iommu/iommufd/
H A Dio_pagetable.h222 struct iopt_pages *iopt_alloc_user_pages(void __user *uptr,
H A Dio_pagetable.c448 pages = iopt_alloc_user_pages(uptr, length, iommu_prot & IOMMU_WRITE); in iopt_map_user_pages()
H A Dpages.c1325 struct iopt_pages *iopt_alloc_user_pages(void __user *uptr, in iopt_alloc_user_pages() function