commit | a19ae1eccfb2d97f4704b1a2b3d1d9905845dcac | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Thu Jun 26 21:27:55 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jun 27 10:12:15 2008 +0200 |
tree | c1e82d5281c8a6cbf593f3d2cd5f4c7994610b0d | |
parent | 000fca2dfcfbd2859fed1208c38c899ab4873049 [diff] |
x86, AMD IOMMU: add functions to send IOMMU commands This patch adds generic handling function as well as all functions to send specific commands to the IOMMU hardware as required by this driver. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Cc: iommu@lists.linux-foundation.org Cc: bhavna.sarathy@amd.com Cc: Sebastian.Biemueller@amd.com Cc: robert.richter@amd.com Cc: joro@8bytes.org Signed-off-by: Ingo Molnar <mingo@elte.hu>