Searched defs:iopt (Results 1 – 10 of 10) sorted by relevance
/drivers/iommu/iommufd/ |
D | io_pagetable.c | 31 struct io_pagetable *iopt, in iopt_area_contig_init() 108 static int iopt_alloc_iova(struct io_pagetable *iopt, unsigned long *iova, in iopt_alloc_iova() 163 static int iopt_check_iova(struct io_pagetable *iopt, unsigned long iova, in iopt_check_iova() 189 static int iopt_insert_area(struct io_pagetable *iopt, struct iopt_area *area, in iopt_insert_area() 236 static int iopt_alloc_area_pages(struct io_pagetable *iopt, in iopt_alloc_area_pages() 344 int iopt_map_pages(struct io_pagetable *iopt, struct list_head *pages_list, in iopt_map_pages() 397 int iopt_map_user_pages(struct iommufd_ctx *ictx, struct io_pagetable *iopt, in iopt_map_user_pages() 427 int iopt_get_pages(struct io_pagetable *iopt, unsigned long iova, in iopt_get_pages() 468 static int iopt_unmap_iova_range(struct io_pagetable *iopt, unsigned long start, in iopt_unmap_iova_range() 557 int iopt_unmap_iova(struct io_pagetable *iopt, unsigned long iova, in iopt_unmap_iova() [all …]
|
D | device.c | 878 void iommufd_access_notify_unmap(struct io_pagetable *iopt, unsigned long iova, in iommufd_access_notify_unmap() 913 struct io_pagetable *iopt; in iommufd_access_unpin_pages() local 988 struct io_pagetable *iopt; in iommufd_access_pin_pages() local 1076 struct io_pagetable *iopt; in iommufd_access_rw() local
|
D | io_pagetable.h | 42 struct io_pagetable *iopt; member 168 #define iopt_for_each_contig_area(iter, area, iopt, iova, last_iova) \ argument
|
D | ioas.c | 148 struct io_pagetable *iopt; in iommufd_ioas_allow_iovas() local
|
D | vfio_compat.c | 358 struct io_pagetable *iopt = &ioas->iopt; in iommufd_get_pagesizes() local
|
D | iommufd_private.h | 199 struct io_pagetable iopt; member
|
D | selftest.c | 47 static unsigned long iommufd_test_syz_conv_iova(struct io_pagetable *iopt, in iommufd_test_syz_conv_iova()
|
D | pages.c | 1494 struct io_pagetable *iopt = area->iopt; in iopt_area_unfill_domains() local
|
/drivers/iommu/arm/arm-smmu-v3/pkvm/ |
D | io-pgtable-arm.c | 130 int kvm_arm_io_pgtable_free(struct io_pgtable *iopt) in kvm_arm_io_pgtable_free()
|
/drivers/dma/ppc4xx/ |
D | dma.h | 217 u32 iopt; member
|