Home
last modified time | relevance | path

Searched refs:dev_iommu (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/iommu/
Damd_iommu_types.h479 unsigned dev_iommu[MAX_IOMMUS]; /* per-IOMMU reference count */ member
Damd_iommu.c1278 if (!domain->dev_iommu[i]) in __domain_flush_pages()
1322 if (domain && !domain->dev_iommu[i]) in domain_flush_complete()
2050 domain->dev_iommu[iommu->index] += 1; in do_attach()
2087 domain->dev_iommu[iommu->index] -= 1; in do_detach()
3414 if (domain->dev_iommu[i] == 0) in __flush_pasid()