diff options
author | Will Deacon <will@kernel.org> | 2021-12-15 16:12:28 +0000 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2021-12-16 12:58:57 +0000 |
commit | 1ee32109fd78720259f7431740897d37ebcd84f6 (patch) | |
tree | 3fb7953e0eaeb6a9ddd9ae68de70918e4a00505f /tools/perf/scripts/python/sched-migration.py | |
parent | e82edcc75c4e2389a3d7223c4ef1737bd9a07e5d (diff) |
KVM: arm64: Implement __pkvm_host_share_hyp() using do_share()
__pkvm_host_share_hyp() shares memory between the host and the
hypervisor so implement it as an invocation of the new do_share()
mechanism.
Note that double-sharing is no longer permitted (as this allows us to
reduce the number of page-table walks significantly), but is thankfully
no longer relied upon by the host.
Signed-off-by: Will Deacon <will@kernel.org>
Signed-off-by: Quentin Perret <qperret@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20211215161232.1480836-12-qperret@google.com
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions