Lines Matching defs:iopt
32 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; member
521 struct io_pagetable *iopt, unsigned long flags, in iommu_read_and_clear_dirty()
556 int iommufd_check_iova_range(struct io_pagetable *iopt, in iommufd_check_iova_range()
582 int iopt_read_and_clear_dirty_data(struct io_pagetable *iopt, in iopt_read_and_clear_dirty_data()
600 static int iopt_clear_dirty_data(struct io_pagetable *iopt, in iopt_clear_dirty_data()
629 int iopt_set_dirty_tracking(struct io_pagetable *iopt, in iopt_set_dirty_tracking()
654 int iopt_get_pages(struct io_pagetable *iopt, unsigned long iova, in iopt_get_pages()
695 static int iopt_unmap_iova_range(struct io_pagetable *iopt, unsigned long start, in iopt_unmap_iova_range()
784 int iopt_unmap_iova(struct io_pagetable *iopt, unsigned long iova, in iopt_unmap_iova()
798 int iopt_unmap_all(struct io_pagetable *iopt, unsigned long *unmapped) in iopt_unmap_all()
810 int iopt_set_allow_iova(struct io_pagetable *iopt, in iopt_set_allow_iova()
831 int iopt_reserve_iova(struct io_pagetable *iopt, unsigned long start, in iopt_reserve_iova()
852 static void __iopt_remove_reserved_iova(struct io_pagetable *iopt, void *owner) in __iopt_remove_reserved_iova()
870 void iopt_remove_reserved_iova(struct io_pagetable *iopt, void *owner) in iopt_remove_reserved_iova()
877 void iopt_init_table(struct io_pagetable *iopt) in iopt_init_table()
895 void iopt_destroy_table(struct io_pagetable *iopt) in iopt_destroy_table()
923 static void iopt_unfill_domain(struct io_pagetable *iopt, in iopt_unfill_domain()
983 static int iopt_fill_domain(struct io_pagetable *iopt, in iopt_fill_domain()
1039 static int iopt_check_iova_alignment(struct io_pagetable *iopt, in iopt_check_iova_alignment()
1067 int iopt_table_add_domain(struct io_pagetable *iopt, in iopt_table_add_domain()
1145 static int iopt_calculate_iova_alignment(struct io_pagetable *iopt) in iopt_calculate_iova_alignment()
1181 void iopt_table_remove_domain(struct io_pagetable *iopt, in iopt_table_remove_domain()
1229 struct io_pagetable *iopt = area->iopt; in iopt_area_split() local
1326 int iopt_cut_iova(struct io_pagetable *iopt, unsigned long *iovas, in iopt_cut_iova()
1347 void iopt_enable_large_pages(struct io_pagetable *iopt) in iopt_enable_large_pages()
1360 int iopt_disable_large_pages(struct io_pagetable *iopt) in iopt_disable_large_pages()
1386 int iopt_add_access(struct io_pagetable *iopt, struct iommufd_access *access) in iopt_add_access()
1412 void iopt_remove_access(struct io_pagetable *iopt, in iopt_remove_access()
1425 int iopt_table_enforce_dev_resv_regions(struct io_pagetable *iopt, in iopt_table_enforce_dev_resv_regions()