Lines Matching defs:ucmd

106 void iommufd_test_syz_conv_iova_id(struct iommufd_ucmd *ucmd,  in iommufd_test_syz_conv_iova_id()
606 __get_md_pagetable(struct iommufd_ucmd *ucmd, u32 mockpt_id, u32 hwpt_type) in __get_md_pagetable()
617 get_md_pagetable(struct iommufd_ucmd *ucmd, u32 mockpt_id, in get_md_pagetable()
635 get_md_pagetable_nested(struct iommufd_ucmd *ucmd, u32 mockpt_id, in get_md_pagetable_nested()
709 static int iommufd_test_mock_domain(struct iommufd_ucmd *ucmd, in iommufd_test_mock_domain()
769 static int iommufd_test_mock_domain_replace(struct iommufd_ucmd *ucmd, in iommufd_test_mock_domain_replace()
805 static int iommufd_test_add_reserved(struct iommufd_ucmd *ucmd, in iommufd_test_add_reserved()
823 static int iommufd_test_md_check_pa(struct iommufd_ucmd *ucmd, in iommufd_test_md_check_pa()
878 static int iommufd_test_md_check_refs(struct iommufd_ucmd *ucmd, in iommufd_test_md_check_refs()
912 static int iommufd_test_md_check_iotlb(struct iommufd_ucmd *ucmd, in iommufd_test_md_check_iotlb()
988 static int iommufd_test_access_item_destroy(struct iommufd_ucmd *ucmd, in iommufd_test_access_item_destroy()
1065 static int iommufd_test_create_access(struct iommufd_ucmd *ucmd, in iommufd_test_create_access()
1119 static int iommufd_test_access_replace_ioas(struct iommufd_ucmd *ucmd, in iommufd_test_access_replace_ioas()
1157 static int iommufd_test_access_pages(struct iommufd_ucmd *ucmd, in iommufd_test_access_pages()
1252 static int iommufd_test_access_rw(struct iommufd_ucmd *ucmd, in iommufd_test_access_rw()
1311 static int iommufd_test_dirty(struct iommufd_ucmd *ucmd, unsigned int mockpt_id, in iommufd_test_dirty()
1391 int iommufd_test(struct iommufd_ucmd *ucmd) in iommufd_test()