Home
last modified time | relevance | path

Searched defs:iopt (Results 1 – 9 of 9) sorted by relevance

/linux-6.8/drivers/iommu/iommufd/
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()
164 static int iopt_check_iova(struct io_pagetable *iopt, unsigned long iova, in iopt_check_iova()
190 static int iopt_insert_area(struct io_pagetable *iopt, struct iopt_area *area, in iopt_insert_area()
237 static int iopt_alloc_area_pages(struct io_pagetable *iopt, in iopt_alloc_area_pages()
345 int iopt_map_pages(struct io_pagetable *iopt, struct list_head *pages_list, in iopt_map_pages()
398 int iopt_map_user_pages(struct iommufd_ctx *ictx, struct io_pagetable *iopt, in iopt_map_user_pages()
430 struct io_pagetable *iopt; member
466 struct io_pagetable *iopt, unsigned long flags, in iommu_read_and_clear_dirty()
501 int iommufd_check_iova_range(struct io_pagetable *iopt, in iommufd_check_iova_range()
[all …]
Ddevice.c928 void iommufd_access_notify_unmap(struct io_pagetable *iopt, unsigned long iova, in iommufd_access_notify_unmap()
963 struct io_pagetable *iopt; in iommufd_access_unpin_pages() local
1038 struct io_pagetable *iopt; in iommufd_access_pin_pages() local
1126 struct io_pagetable *iopt; in iommufd_access_rw() local
Dio_pagetable.h42 struct io_pagetable *iopt; member
168 #define iopt_for_each_contig_area(iter, area, iopt, iova, last_iova) \ argument
Dioas.c148 struct io_pagetable *iopt; in iommufd_ioas_allow_iovas() local
Dvfio_compat.c358 struct io_pagetable *iopt = &ioas->iopt; in iommufd_get_pagesizes() local
Diommufd_private.h257 struct io_pagetable iopt; member
Dselftest.c66 static unsigned long __iommufd_test_syz_conv_iova(struct io_pagetable *iopt, in __iommufd_test_syz_conv_iova()
Dpages.c1494 struct io_pagetable *iopt = area->iopt; in iopt_area_unfill_domains() local
/linux-6.8/drivers/dma/ppc4xx/
Ddma.h217 u32 iopt; member