iommu: Add domain window handling functions
authorJoerg Roedel <joro@8bytes.org>
Tue, 29 Jan 2013 13:26:20 +0000 (14:26 +0100)
committerJoerg Roedel <joro@8bytes.org>
Wed, 6 Feb 2013 09:47:22 +0000 (10:47 +0100)
Add the iommu_domain_window_enable() and iommu_domain_window_disable()
functions to the IOMMU-API. These functions will be used to setup
domains that are based on subwindows and not on paging.

Signed-off-by: Joerg Roedel <joro@8bytes.org>

No differences found