commit | b146a1c9f7f1feeacf840fa1ba197a99593cea15 | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Wed Jan 20 17:17:37 2010 +0100 |
committer | Joerg Roedel <joerg.roedel@amd.com> | Sun Mar 07 18:01:11 2010 +0100 |
tree | a224acfd8926b1a315e2280ac3b3ae8acd49ef8e | |
parent | 67651786948c360c3122b8a17cb1e59209d50880 [diff] |
VT-d: Change {un}map_range functions to implement {un}map interface 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>