• Joerg Roedel's avatar
    iommu/vt-d: Replace iommu_bmp with a refcount · 29a27719
    Joerg Roedel authored
    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>
    29a27719
intel-iommu.c 126 KB