diff options
author | Anup Patel <apatel@ventanamicro.com> | 2025-06-18 17:05:32 +0530 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2025-07-28 22:27:32 +0530 |
commit | 1f6d0eee54f7ed498a5e4ab3e12ea81bdac86b89 (patch) | |
tree | 6a1f1d8057bcae35ee7a206e1fd001ef6a8feaec /tools/perf/scripts/python/sctop.py | |
parent | dd82e35638d67f4f459eb5324b722295c0ae3da7 (diff) |
RISC-V: KVM: Pass VMID as parameter to kvm_riscv_hfence_xyz() APIs
Currently, all kvm_riscv_hfence_xyz() APIs assume VMID to be the
host VMID of the Guest/VM which resticts use of these APIs only
for host TLB maintenance. Let's allow passing VMID as a parameter
to all kvm_riscv_hfence_xyz() APIs so that they can be re-used
for nested virtualization related TLB maintenance.
Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Tested-by: Atish Patra <atishp@rivosinc.com>
Reviewed-by: Nutty Liu <liujingqi@lanxincomputing.com>
Link: https://lore.kernel.org/r/20250618113532.471448-13-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