Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iommu/
Damd_iommu_types.h482 unsigned dev_iommu[MAX_IOMMUS]; /* per-IOMMU reference count */ member
Damd_iommu.c1246 if (!domain->dev_iommu[i]) in __domain_flush_pages()
1290 if (domain && !domain->dev_iommu[i]) in domain_flush_complete()
1912 domain->dev_iommu[iommu->index] += 1; in do_attach()
1932 dev_data->domain->dev_iommu[iommu->index] -= 1; in do_detach()
3313 if (domain->dev_iommu[i] == 0) in __flush_pasid()