diff options
author | David Vrabel | 2015-07-22 14:48:09 +0100 |
---|---|---|
committer | David Vrabel | 2015-10-23 14:20:28 +0100 |
commit | 8edfcf882eb91ec9028c7334f90f6ef3db5b0fcf (patch) | |
tree | 75ed19641906ab1774f4c4a180caaf6f703c1db5 /drivers/xen | |
parent | 1cf6a6c82918c9aad4bb73a7e7379a649e4d8e50 (diff) |
x86/xen: export xen_alloc_p2m_entry()
Rename alloc_p2m() to xen_alloc_p2m_entry() and export it.
This is useful for ensuring that a p2m entry is allocated (i.e., not a
shared missing or identity entry) so that subsequent set_phys_to_machine()
calls will require no further allocations.
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
---
v3:
- Make xen_alloc_p2m_entry() a nop on auto-xlate guests.
Diffstat (limited to 'drivers/xen')
0 files changed, 0 insertions, 0 deletions