x86/amd-iommu: Cleanup inv_pages command handling
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 6 Apr 2011 09:49:28 +0000 (11:49 +0200)
committerJoerg Roedel <joerg.roedel@amd.com>
Wed, 6 Apr 2011 09:49:28 +0000 (11:49 +0200)
This patch reworks the processing of invalidate-pages
commands to the IOMMU. The function building the the command
is extended so we can get rid of another function. It was
also renamed to match with the other function names.

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

No differences found