commit | 11b6402c6673b530fac9920c5640c75e99fee956 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Wed Apr 06 11:49:28 2011 +0200 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Wed Apr 06 11:49:28 2011 +0200 |
tree | 1b1f914ae87c35ce0bb847879326eb8859c4d6db | |
parent | 94fe79e2f100bfcd8e7689cbf8838634779b80a2 [diff] |
x86/amd-iommu: Cleanup inv_pages command handling 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>