Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Diommufd.h50 void iommufd_access_destroy(struct iommufd_access *access);
/Linux-v6.6/drivers/vfio/
Diommufd.c212 iommufd_access_destroy(vdev->iommufd_access); in vfio_iommufd_emulated_unbind()
/Linux-v6.6/drivers/iommu/iommufd/
Ddevice.c813 void iommufd_access_destroy(struct iommufd_access *access) in iommufd_access_destroy() function
817 EXPORT_SYMBOL_NS_GPL(iommufd_access_destroy, IOMMUFD);
Dselftest.c692 iommufd_access_destroy(staccess->access); in iommufd_test_staccess_release()
780 iommufd_access_destroy(access); in iommufd_test_create_access()