Searched refs:iommu_sva_unbind_device (Results 1 – 6 of 6) sorted by relevance
112 iommu_sva_unbind_device(sva); in idxd_cdev_open()123 iommu_sva_unbind_device(sva); in idxd_cdev_open()166 iommu_sva_unbind_device(ctx->sva); in idxd_cdev_release()
548 iommu_sva_unbind_device(sva); in idxd_enable_system_pasid()561 iommu_sva_unbind_device(idxd->sva); in idxd_disable_system_pasid()
108 iommu_sva_unbind_device(handle); in uacce_bind_queue()121 iommu_sva_unbind_device(q->handle); in uacce_unbind_queue()
681 void iommu_sva_unbind_device(struct iommu_sva *handle);1044 static inline void iommu_sva_unbind_device(struct iommu_sva *handle) in iommu_sva_unbind_device() function
115 One thread can call iommu_sva_unbind_device() to free the allocated PASID.
3089 void iommu_sva_unbind_device(struct iommu_sva *handle) in iommu_sva_unbind_device() function3108 EXPORT_SYMBOL_GPL(iommu_sva_unbind_device);