x86/amd-iommu: Rename iommu_flush* to domain_flush*
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 6 Apr 2011 16:01:35 +0000 (18:01 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Thu, 7 Apr 2011 08:46:06 +0000 (10:46 +0200)
These functions all operate on protection domains and not on
singe IOMMUs. Represent that in their name.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>

No differences found