diff options
author | Anup Patel <apatel@ventanamicro.com> | 2025-06-18 17:05:26 +0530 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2025-07-28 22:27:18 +0530 |
commit | ca539ba4bc980610b68dba345b18208c0279b2b1 (patch) | |
tree | 38051071424da3f3b6d0adebac41237c7bb6e31c /tools/perf/scripts/python/sctop.py | |
parent | eaa98ba20be088eeb252061f216c299442ba5a69 (diff) |
RISC-V: KVM: Implement kvm_arch_flush_remote_tlbs_range()
The kvm_arch_flush_remote_tlbs_range() expected by KVM core can be
easily implemented for RISC-V using kvm_riscv_hfence_gvma_vmid_gpa()
hence provide it.
Also with kvm_arch_flush_remote_tlbs_range() available for RISC-V, the
mmu_wp_memory_region() can happily use kvm_flush_remote_tlbs_memslot()
instead of kvm_flush_remote_tlbs().
Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Atish Patra <atishp@rivosinc.com>
Tested-by: Atish Patra <atishp@rivosinc.com>
Reviewed-by: Nutty Liu <liujingqi@lanxincomputing.com>
Link: https://lore.kernel.org/r/20250618113532.471448-7-apatel@ventanamicro.com
Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions