commit | 4397f32c03a757acb3e44d268c20233fa1758ed9 | [log] [tgz] |
---|---|---|
author | Eric Auger <eric.auger@redhat.com> | Thu Jan 19 20:57:54 2017 +0000 |
committer | Will Deacon <will.deacon@arm.com> | Mon Jan 23 11:48:17 2017 +0000 |
tree | f74597d0c232030c10b1ca4b3bcd92bdea6f5ba9 | |
parent | 0659b8dc45a6b13a4fec73b2ebb51c96b41974c4 [diff] |
iommu/amd: Declare MSI and HT regions as reserved IOVA regions This patch registers the MSI and HT regions as non mappable reserved regions. They will be exposed in the iommu-group sysfs. For direct-mapped regions let's also use iommu_alloc_resv_region(). Signed-off-by: Eric Auger <eric.auger@redhat.com> Signed-off-by: Will Deacon <will.deacon@arm.com>