Home
last modified time | relevance | path

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

/linux/drivers/iommu/iommufd/
H A Dio_pagetable.c32 struct io_pagetable *iopt, in iopt_area_contig_init()
109 static int iopt_alloc_iova(struct io_pagetable *iopt, unsigned long *iova, in iopt_alloc_iova()
172 static int iopt_check_iova(struct io_pagetable *iopt, unsigned long iova, in iopt_check_iova()
198 static int iopt_insert_area(struct io_pagetable *iopt, struct iopt_area *area, in iopt_insert_area()
245 static int iopt_alloc_area_pages(struct io_pagetable *iopt, in iopt_alloc_area_pages()
360 int iopt_map_pages(struct io_pagetable *iopt, struct list_head *pages_list, in iopt_map_pages()
394 static int iopt_map_common(struct iommufd_ctx *ictx, struct io_pagetable *iopt, in iopt_map_common()
441 int iopt_map_user_pages(struct iommufd_ctx *ictx, struct io_pagetable *iopt, in iopt_map_user_pages()
468 int iopt_map_file_pages(struct iommufd_ctx *ictx, struct io_pagetable *iopt, in iopt_map_file_pages()
485 struct io_pagetable *iopt;
[all …]
H A Dio_pagetable.h42 struct io_pagetable *iopt;
119 struct io_pagetable *iopt, unsigned long start, \
153 struct io_pagetable *iopt,
H A Ddevice.c929 void iommufd_access_notify_unmap(struct io_pagetable *iopt, unsigned long iova, in iommufd_access_notify_unmap()
964 struct io_pagetable *iopt; in iommufd_access_unpin_pages()
1039 struct io_pagetable *iopt; in iommufd_access_pin_pages()
1127 struct io_pagetable *iopt; in iommufd_access_rw()
H A Dvfio_compat.c353 struct io_pagetable *iopt = &ioas->iopt; in iommufd_get_pagesizes()
H A Dioas.c152 struct io_pagetable *iopt; in iommufd_ioas_allow_iovas()
H A Dpages.c1679 struct io_pagetable *iopt = area->iopt; in iopt_area_unfill_domains()