commit | d7787d579cbef9f8079104759a2259fc916c688c | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joro@8bytes.org> | Tue Jan 29 14:26:20 2013 +0100 |
committer | Joerg Roedel <joro@8bytes.org> | Wed Feb 06 10:47:22 2013 +0100 |
tree | 28e2066c0c89b1d25e8caf2c60956ecc45e3f781 | |
parent | d2e121601619631517409cba34e50db3cbff5852 [diff] |
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>