Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/iommu/
Dintel-iommu.c335 int iommu_count; /* reference count of iommu */ member
1619 domain->iommu_count++; in domain_attach_iommu()
1620 if (domain->iommu_count == 1) in domain_attach_iommu()
1635 count = --domain->iommu_count; in domain_detach_iommu()