commit | be2a022c0dd0f630b06f83de284df53cb60a308f | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Thu Jun 26 21:27:49 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jun 27 10:12:12 2008 +0200 |
tree | 4e4fb7f371fc968f7bd106229ca5b4107581d4d5 | |
parent | e47d402d2df89bb1aa77b7573597a9dd2241aafe [diff] |
x86, AMD IOMMU: add functions to parse IOMMU memory mapping requirements for devices This patch adds the functions to parse the information about IOMMU exclusion ranges and required unity mappings for the devices handled by the IOMMU. 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>