Home
last modified time | relevance | path

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

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