Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iommu/
Dintel-iommu.c406 int iommu_count; /* reference count of iommu */ member
1753 domain->iommu_count += 1; in domain_attach_iommu()
1761 domain->iommu_count -= 1; in domain_attach_iommu()
1786 count = --domain->iommu_count; in domain_detach_iommu()