Searched refs:iommu_refcnt (Results 1 – 2 of 2) sorted by relevance
528 unsigned iommu_refcnt[DMAR_UNITS_SUPPORTED]; member
301 if (domain->iommu_refcnt[idx])1898 domain->iommu_refcnt[iommu->seq_id] += 1; in domain_attach_iommu()1900 if (domain->iommu_refcnt[iommu->seq_id] == 1) { in domain_attach_iommu()1906 domain->iommu_refcnt[iommu->seq_id] -= 1; in domain_attach_iommu()1931 domain->iommu_refcnt[iommu->seq_id] -= 1; in domain_detach_iommu()1933 if (domain->iommu_refcnt[iommu->seq_id] == 0) { in domain_detach_iommu()