iommu/amd: Add amd_iommu_domain_direct_map function
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 17 Nov 2011 13:18:46 +0000 (14:18 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Mon, 12 Dec 2011 13:55:13 +0000 (14:55 +0100)
This function can be used to switch a domain into
paging-mode 0. In this mode all devices can access physical
system memory directly without any remapping.

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

No differences found