Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Damd_iommu_types.h423 unsigned dev_iommu[MAX_IOMMUS]; /* per-IOMMU reference count */ member
Damd_iommu.c1114 if (!domain->dev_iommu[i]) in __domain_flush_pages()
1158 if (!domain->dev_iommu[i]) in domain_flush_complete()
1967 domain->dev_iommu[iommu->index] += 1; in do_attach()
1996 dev_data->domain->dev_iommu[iommu->index] -= 1; in do_detach()
3284 if (domain->dev_iommu[i] == 0) in __flush_pasid()