Searched defs:iopt (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/iommu/iommufd/ |
| H A D | io_pagetable.c | 34 struct io_pagetable *iopt, in iopt_area_contig_init() 120 static int iopt_alloc_iova(struct io_pagetable *iopt, unsigned long *iova, in iopt_alloc_iova() 183 static int iopt_check_iova(struct io_pagetable *iopt, unsigned long iova, in iopt_check_iova() 209 static int iopt_insert_area(struct io_pagetable *iopt, struct iopt_area *area, in iopt_insert_area() 256 static int iopt_alloc_area_pages(struct io_pagetable *iopt, in iopt_alloc_area_pages() 374 int iopt_map_pages(struct io_pagetable *iopt, struct list_head *pages_list, in iopt_map_pages() 408 static int iopt_map_common(struct iommufd_ctx *ictx, struct io_pagetable *iopt, in iopt_map_common() 455 int iopt_map_user_pages(struct iommufd_ctx *ictx, struct io_pagetable *iopt, in iopt_map_user_pages() 482 int iopt_map_file_pages(struct iommufd_ctx *ictx, struct io_pagetable *iopt, in iopt_map_file_pages() 531 struct io_pagetable *iopt; member [all …]
|
| H A D | device.c | 1300 void iommufd_access_notify_unmap(struct io_pagetable *iopt, unsigned long iova, in iommufd_access_notify_unmap() 1337 struct io_pagetable *iopt; in iommufd_access_unpin_pages() local 1414 struct io_pagetable *iopt; in iommufd_access_pin_pages() local 1504 struct io_pagetable *iopt; in iommufd_access_rw() local
|
| H A D | io_pagetable.h | 43 struct io_pagetable *iopt; member 180 #define iopt_for_each_contig_area(iter, area, iopt, iova, last_iova) \ argument
|
| H A D | vfio_compat.c | 353 struct io_pagetable *iopt = &ioas->iopt; in iommufd_get_pagesizes() local
|
| H A D | ioas.c | 152 struct io_pagetable *iopt; in iommufd_ioas_allow_iovas() local
|
| H A D | iommufd_private.h | 328 struct io_pagetable iopt; member
|
| H A D | selftest.c | 59 static unsigned long __iommufd_test_syz_conv_iova(struct io_pagetable *iopt, in __iommufd_test_syz_conv_iova()
|
| H A D | pages.c | 1994 struct io_pagetable *iopt = area->iopt; in iopt_area_unfill_domains() local
|
| /linux/drivers/iommu/ |
| H A D | iommu-pages.c | 45 struct ioptdesc *iopt; in iommu_alloc_pages_node_sz() local 90 static void __iommu_free_desc(struct ioptdesc *iopt) in __iommu_free_desc() 127 struct ioptdesc *iopt, *tmp; in iommu_put_pages_list() local 148 struct ioptdesc *iopt = virt_to_ioptdesc(virt); in iommu_pages_start_incoherent() local 243 struct ioptdesc *iopt = virt_to_ioptdesc(virt); in iommu_pages_free_incoherent() local
|
| H A D | iommu-pages.h | 42 static inline struct folio *ioptdesc_folio(struct ioptdesc *iopt) in ioptdesc_folio()
|
| /linux/drivers/dma/ppc4xx/ |
| H A D | dma.h | 217 u32 iopt; member
|