diff options
author | Ian Campbell <ian.campbell@citrix.com> | 2012-10-17 09:39:17 +0100 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2012-10-19 15:17:57 -0400 |
commit | ee7b5958e2494619ee3ff52de68580feed6906a2 (patch) | |
tree | 03cd4017f59c48d2d33577d1d3ea60ad02518e7d /arch/x86/kernel/entry_64.S | |
parent | ee678518eb386f513ac7fd374f7e8b8792ee79f8 (diff) |
xen: arm: make p2m operations NOPs
This makes common code less ifdef-y and is consistent with PVHVM on
x86.
Also note that phys_to_machine_mapping_valid should take a pfn
argument and make it do so.
Add __set_phys_to_machine, make set_phys_to_machine a simple wrapper
(on systems with non-nop implementations the outer one can allocate
new p2m pages).
Make __set_phys_to_machine check for identity mapping or invalid only.
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'arch/x86/kernel/entry_64.S')
0 files changed, 0 insertions, 0 deletions