Skip to content
Commit 29a27719 authored by Joerg Roedel's avatar Joerg Roedel
Browse files

iommu/vt-d: Replace iommu_bmp with a refcount



This replaces the dmar_domain->iommu_bmp with a similar
reference count array. This allows us to keep track of how
many devices behind each iommu are attached to the domain.

This is necessary for further simplifications and
optimizations to the iommu<->domain attachment code.

Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent af1089ce
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment