diff options
| author | Paolo Bonzini <[email protected]> | 2021-03-31 09:38:16 +0200 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2021-04-17 08:31:05 -0400 |
| commit | 5194552fb1ffb4248c8db3f7286aa4ac7ae3163b (patch) | |
| tree | 47fc24a1b763ab2b83a0f0e10b1ac1b2ade30025 /tools/perf/scripts/python/bin | |
| parent | 6c9dd6d26216ad9733e57f382e1669c142494aab (diff) | |
KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flush
Both trap-and-emulate and VZ have a single implementation that covers
both .flush_shadow_all and .flush_shadow_memslot, and both of them end
with a call to kvm_flush_remote_tlbs.
Unify the callbacks into one and extract the call to kvm_flush_remote_tlbs.
The next patches will pull it further out of the the architecture-specific
MMU notifier functions kvm_unmap_hva_range and kvm_set_spte_hva.
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions