Home
last modified time | relevance | path

Searched refs:iommufd_ucmd_respond (Results 1 – 8 of 8) sorted by relevance

/drivers/iommu/iommufd/
A Dioas.c52 rc = iommufd_ucmd_respond(ucmd, sizeof(*cmd)); in iommufd_ioas_alloc_ioctl()
105 rc = iommufd_ucmd_respond(ucmd, sizeof(*cmd)); in iommufd_ioas_iova_ranges()
243 rc = iommufd_ucmd_respond(ucmd, sizeof(*cmd)); in iommufd_ioas_map_file()
283 rc = iommufd_ucmd_respond(ucmd, sizeof(*cmd)); in iommufd_ioas_map()
338 rc = iommufd_ucmd_respond(ucmd, sizeof(*cmd)); in iommufd_ioas_copy()
373 rc = iommufd_ucmd_respond(ucmd, sizeof(*cmd)); in iommufd_ioas_unmap()
A Dviommu.c104 rc = iommufd_ucmd_respond(ucmd, sizeof(*cmd)); in iommufd_viommu_alloc_ioctl()
234 rc = iommufd_ucmd_respond(ucmd, sizeof(*cmd)); in iommufd_vdevice_alloc_ioctl()
425 rc = iommufd_ucmd_respond(ucmd, sizeof(*cmd)); in iommufd_hw_queue_alloc_ioctl()
A Dselftest.c1192 rc = iommufd_ucmd_respond(ucmd, sizeof(*cmd)); in iommufd_test_mock_domain()
1248 rc = iommufd_ucmd_respond(ucmd, sizeof(*cmd)); in iommufd_test_mock_domain_replace()
1569 rc = iommufd_ucmd_respond(ucmd, sizeof(*cmd)); in iommufd_test_create_access()
1701 rc = iommufd_ucmd_respond(ucmd, sizeof(*cmd)); in iommufd_test_access_pages()
1836 rc = iommufd_ucmd_respond(ucmd, sizeof(*cmd)); in iommufd_test_dirty()
1976 rc = iommufd_ucmd_respond(ucmd, sizeof(*cmd)); in iommufd_test_pasid_attach()
2000 rc = iommufd_ucmd_respond(ucmd, sizeof(*cmd)); in iommufd_test_pasid_replace()
A Deventq.c446 rc = iommufd_ucmd_respond(ucmd, sizeof(*cmd)); in iommufd_fault_alloc()
529 rc = iommufd_ucmd_respond(ucmd, sizeof(*cmd)); in iommufd_veventq_alloc()
A Dhw_pagetable.c426 rc = iommufd_ucmd_respond(ucmd, sizeof(*cmd)); in iommufd_hwpt_alloc()
551 if (iommufd_ucmd_respond(ucmd, sizeof(*cmd))) in iommufd_hwpt_invalidate()
A Dvfio_compat.c137 return iommufd_ucmd_respond(ucmd, sizeof(*cmd)); in iommufd_vfio_ioas()
A Diommufd_private.h159 static inline int iommufd_ucmd_respond(struct iommufd_ucmd *ucmd, in iommufd_ucmd_respond() function
A Ddevice.c1656 rc = iommufd_ucmd_respond(ucmd, sizeof(*cmd)); in iommufd_get_hw_info()

Completed in 18 milliseconds