VT-d: Change {un}map_range functions to implement {un}map interface
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 20 Jan 2010 16:17:37 +0000 (17:17 +0100)
committerJoerg Roedel <joerg.roedel@amd.com>
Sun, 7 Mar 2010 17:01:11 +0000 (18:01 +0100)
This patch changes the iommu-api functions for mapping and
unmapping page ranges to use the new page-size based
interface. This allows to remove the range based functions
later.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>

No differences found