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

/drivers/iommu/
H A Damd_iommu_types.h392 unsigned dev_iommu[MAX_IOMMUS]; /* per-IOMMU reference count */ member in struct:protection_domain
H A Damd_iommu.c983 if (!domain->dev_iommu[i])
1027 if (!domain->dev_iommu[i])
1894 domain->dev_iommu[iommu->index] += 1;
1908 dev_data->domain->dev_iommu[iommu->index] -= 1;
3370 if (domain->dev_iommu[i] == 0)

Completed in 16 milliseconds