Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Diommu.h710 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
/linux-6.3-rc2/drivers/vfio/
A Dcontainer.c437 ret = iommu_group_claim_dma_owner(group->iommu_group, group); in vfio_container_attach_group()
/linux-6.3-rc2/drivers/iommu/
A Diommu.c3179 int iommu_group_claim_dma_owner(struct iommu_group *group, void *owner) in iommu_group_claim_dma_owner() function
3198 EXPORT_SYMBOL_GPL(iommu_group_claim_dma_owner);

Completed in 14 milliseconds