diff options
author | kfraser@localhost.localdomain <kfraser@localhost.localdomain> | 2007-09-07 11:39:10 +0100 |
---|---|---|
committer | kfraser@localhost.localdomain <kfraser@localhost.localdomain> | 2007-09-07 11:39:10 +0100 |
commit | 05cf544b87c791d183da579b6e9a6af06f2b93b8 (patch) | |
tree | dbdf964f1bf5f2ac789c2986a6430d38c89c5872 /xen/arch/x86/smp.c | |
parent | 986fc80c6864d87d9578a2fc696fcc9fd1851a77 (diff) | |
download | xen-05cf544b87c791d183da579b6e9a6af06f2b93b8.tar.gz xen-05cf544b87c791d183da579b6e9a6af06f2b93b8.tar.bz2 xen-05cf544b87c791d183da579b6e9a6af06f2b93b8.zip |
xc_map_foreign_pages(), a convenient alternative to xc_map_foreign_batch()
xc_map_foreign_batch() can succeed partially. It is awkward to use
when you're only interested in complete success. Provide new
xc_map_foreign_pages() convenience function for that kind of use.
Also convert two obvious calls to use it.
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'xen/arch/x86/smp.c')
0 files changed, 0 insertions, 0 deletions