Home
last modified time | relevance | path

Searched refs:iommu_group_claim_dma_owner (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/linux/
Diommu.h675 int iommu_group_claim_dma_owner(struct iommu_group *group, void *owner);
1028 iommu_group_claim_dma_owner(struct iommu_group *group, void *owner) in iommu_group_claim_dma_owner() function
/linux-6.1.9/drivers/vfio/
Dcontainer.c448 ret = iommu_group_claim_dma_owner(group->iommu_group, group); in vfio_container_attach_group()
/linux-6.1.9/drivers/iommu/
Diommu.c3176 int iommu_group_claim_dma_owner(struct iommu_group *group, void *owner) in iommu_group_claim_dma_owner() function
3206 EXPORT_SYMBOL_GPL(iommu_group_claim_dma_owner);