diff options
author | Joerg Roedel <joerg.roedel@amd.com> | 2010-01-08 13:35:09 +0100 |
---|---|---|
committer | Joerg Roedel <joerg.roedel@amd.com> | 2010-03-07 18:01:11 +0100 |
commit | cefc53c7f494240d4813c80154c7617452d1904d (patch) | |
tree | 675370ec20df0841e404ed7b191d2d41f30f7e52 /drivers/pci/intel-iommu.c | |
parent | 4abc14a733f9002c05623db755aaafdd27fa7a91 (diff) |
iommu-api: Add iommu_map and iommu_unmap functions
These two functions provide support for mapping and
unmapping physical addresses to io virtual addresses. The
difference to the iommu_(un)map_range() is that the new
functions take a gfp_order parameter instead of a size. This
allows the IOMMU backend implementations to detect easier if
a given range can be mapped by larger page sizes.
These new functions should replace the old ones in the long
term.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Diffstat (limited to 'drivers/pci/intel-iommu.c')
0 files changed, 0 insertions, 0 deletions