Searched refs:iommufd_access_attach (Results 1 – 4 of 4) sorted by relevance
284 rc = iommufd_access_attach(vdev->iommufd_access, *pt_id); in vfio_iommufd_emulated_attach_ioas()
93 int iommufd_access_attach(struct iommufd_access *access, u32 ioas_id);
1237 int iommufd_access_attach(struct iommufd_access *access, u32 ioas_id) in iommufd_access_attach() function1251 EXPORT_SYMBOL_NS_GPL(iommufd_access_attach, "IOMMUFD");
1501 rc = iommufd_access_attach(access, ioas_id); in iommufd_test_create_access()