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)
commit17b124bf1463582005d662d4dd95f037ad863c57
treed28bb759019eeb9363c6041432316764365a545f
parent61985a040f17c03b09a2772508ee02729571365b
x86/amd-iommu: Rename iommu_flush* to domain_flush*

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>
arch/x86/kernel/amd_iommu.c