Searched refs:iommu_group_claim_dma_owner (Results 1 – 3 of 3) sorted by relevance
710 int iommu_group_claim_dma_owner(struct iommu_group *group, void *owner);1046 iommu_group_claim_dma_owner(struct iommu_group *group, void *owner) in iommu_group_claim_dma_owner() function
437 ret = iommu_group_claim_dma_owner(group->iommu_group, group); in vfio_container_attach_group()
3179 int iommu_group_claim_dma_owner(struct iommu_group *group, void *owner) in iommu_group_claim_dma_owner() function3198 EXPORT_SYMBOL_GPL(iommu_group_claim_dma_owner);
Completed in 14 milliseconds