Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Diommu.h1059 int iommu_group_claim_dma_owner(struct iommu_group *group, void *owner);
1375 iommu_group_claim_dma_owner(struct iommu_group *group, void *owner) in iommu_group_claim_dma_owner() function
/linux-6.12.1/drivers/vfio/
Dcontainer.c437 ret = iommu_group_claim_dma_owner(group->iommu_group, group); in vfio_container_attach_group()
/linux-6.12.1/drivers/iommu/
Diommu.c3204 int iommu_group_claim_dma_owner(struct iommu_group *group, void *owner) in iommu_group_claim_dma_owner() function
3223 EXPORT_SYMBOL_GPL(iommu_group_claim_dma_owner);