• Weidong Han's avatar
    Add domain_flush_cache · 5331fe6f
    Weidong Han authored
    Because virtual machine domain may have multiple devices from different iommus, it cannot use __iommu_flush_cache.
    
    In some common low level functions, use domain_flush_cache instead of __iommu_flush_cache. On the other hand, in some functions, iommu can is specified or domain cannot be got, still use __iommu_flush_cache
    Signed-off-by: default avatarWeidong Han <weidong.han@intel.com>
    Signed-off-by: default avatarJoerg Roedel <joerg.roedel@amd.com>
    5331fe6f
intel-iommu.c 68.9 KB