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)
commitd7787d579cbef9f8079104759a2259fc916c688c
tree28e2066c0c89b1d25e8caf2c60956ecc45e3f781
parentd2e121601619631517409cba34e50db3cbff5852
iommu: Add domain window handling functions

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>
drivers/iommu/iommu.c
include/linux/iommu.h