Home
last modified time | relevance | path

Searched refs:iommufd_access_destroy (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/include/linux/
Diommufd.h80 void iommufd_access_destroy(struct iommufd_access *access);
/linux-6.14.4/drivers/vfio/
Diommufd.c212 iommufd_access_destroy(vdev->iommufd_access); in vfio_iommufd_emulated_unbind()
/linux-6.14.4/drivers/iommu/iommufd/
Ddevice.c985 void iommufd_access_destroy(struct iommufd_access *access) in iommufd_access_destroy() function
989 EXPORT_SYMBOL_NS_GPL(iommufd_access_destroy, "IOMMUFD");
Dselftest.c1221 iommufd_access_destroy(staccess->access); in iommufd_test_staccess_release()
1309 iommufd_access_destroy(access); in iommufd_test_create_access()