commit | ff4b156f166b3931894d2a8b5cdba6cdf4da0618 | [log] [tgz] |
---|---|---|
author | David Vrabel <david.vrabel@citrix.com> | Thu Jan 08 18:06:01 2015 +0000 |
committer | David Vrabel <david.vrabel@citrix.com> | Wed Jan 28 14:03:12 2015 +0000 |
tree | dfb7d79d269b365b2a95efa390c0fe62a8de935e | |
parent | 0ae65f49af64d68f0daca37b83383115cae5e690 [diff] |
xen/grant-table: add helpers for allocating pages Add gnttab_alloc_pages() and gnttab_free_pages() to allocate/free pages suitable to for granted maps. Signed-off-by: David Vrabel <david.vrabel@citrix.com> Reviewed-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>