Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/drivers/vfio/
Dcontainer.c448 ret = iommu_group_claim_dma_owner(group->iommu_group, group); in vfio_container_attach_group()
/Linux-v6.1/drivers/iommu/
Diommu.c3160 int iommu_group_claim_dma_owner(struct iommu_group *group, void *owner) in iommu_group_claim_dma_owner() function
3190 EXPORT_SYMBOL_GPL(iommu_group_claim_dma_owner);