Home
last modified time | relevance | path

Searched refs:iommufd_ucmd (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/iommu/iommufd/
H A Diommufd_private.h92 struct iommufd_ucmd { struct
103 static inline int iommufd_ucmd_respond(struct iommufd_ucmd *ucmd, in iommufd_ucmd_respond()
213 int iommufd_ioas_alloc_ioctl(struct iommufd_ucmd *ucmd);
215 int iommufd_ioas_iova_ranges(struct iommufd_ucmd *ucmd);
216 int iommufd_ioas_allow_iovas(struct iommufd_ucmd *ucmd);
217 int iommufd_ioas_map(struct iommufd_ucmd *ucmd);
218 int iommufd_ioas_copy(struct iommufd_ucmd *ucmd);
219 int iommufd_ioas_unmap(struct iommufd_ucmd *ucmd);
220 int iommufd_ioas_option(struct iommufd_ucmd *ucmd);
224 int iommufd_vfio_ioas(struct iommufd_ucmd *ucm
[all...]
H A Dselftest.c72 void iommufd_test_syz_conv_iova_id(struct iommufd_ucmd *ucmd, in iommufd_test_syz_conv_iova_id()
325 get_md_pagetable(struct iommufd_ucmd *ucmd, u32 mockpt_id, in get_md_pagetable()
404 static int iommufd_test_mock_domain(struct iommufd_ucmd *ucmd, in iommufd_test_mock_domain()
460 static int iommufd_test_mock_domain_replace(struct iommufd_ucmd *ucmd, in iommufd_test_mock_domain_replace()
496 static int iommufd_test_add_reserved(struct iommufd_ucmd *ucmd, in iommufd_test_add_reserved()
514 static int iommufd_test_md_check_pa(struct iommufd_ucmd *ucmd, in iommufd_test_md_check_pa()
569 static int iommufd_test_md_check_refs(struct iommufd_ucmd *ucmd, in iommufd_test_md_check_refs()
657 static int iommufd_test_access_item_destroy(struct iommufd_ucmd *ucmd, in iommufd_test_access_item_destroy()
734 static int iommufd_test_create_access(struct iommufd_ucmd *ucmd, in iommufd_test_create_access()
788 static int iommufd_test_access_replace_ioas(struct iommufd_ucmd *ucm
[all...]
H A Dioas.c37 int iommufd_ioas_alloc_ioctl(struct iommufd_ucmd *ucmd) in iommufd_ioas_alloc_ioctl()
62 int iommufd_ioas_iova_ranges(struct iommufd_ucmd *ucmd) in iommufd_ioas_iova_ranges()
142 int iommufd_ioas_allow_iovas(struct iommufd_ucmd *ucmd) in iommufd_ioas_allow_iovas()
200 int iommufd_ioas_map(struct iommufd_ucmd *ucmd) in iommufd_ioas_map()
235 int iommufd_ioas_copy(struct iommufd_ucmd *ucmd) in iommufd_ioas_copy()
288 int iommufd_ioas_unmap(struct iommufd_ucmd *ucmd) in iommufd_ioas_unmap()
375 int iommufd_ioas_option(struct iommufd_ucmd *ucmd) in iommufd_ioas_option()
H A Dmain.c207 static int iommufd_destroy(struct iommufd_ucmd *ucmd) in iommufd_destroy()
280 static int iommufd_option(struct iommufd_ucmd *ucmd) in iommufd_option()
327 int (*execute)(struct iommufd_ucmd *ucmd);
371 struct iommufd_ucmd ucmd = {}; in iommufd_fops_ioctl()
H A Dhw_pagetable.c136 int iommufd_hwpt_alloc(struct iommufd_ucmd *ucmd) in iommufd_hwpt_alloc()
H A Dvfio_compat.c123 int iommufd_vfio_ioas(struct iommufd_ucmd *ucmd) in iommufd_vfio_ioas()
H A Ddevice.c1124 int iommufd_get_hw_info(struct iommufd_ucmd *ucmd) in iommufd_get_hw_info()

Completed in 7 milliseconds