commit | 132bd68f180dd5de9176e20532910503f6393f14 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Thu Nov 17 14:18:46 2011 +0100 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Mon Dec 12 14:55:13 2011 +0100 |
tree | 1fc1a0f0417427a47c6d352a3969ca1e1bf9f5fc | |
parent | 72e1dcc4192288ad5e37888aa1dbb23b3ef4aa9a [diff] |
iommu/amd: Add amd_iommu_domain_direct_map function 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>