diff options
author | Anup Patel <apatel@ventanamicro.com> | 2024-10-20 22:47:26 +0300 |
---|---|---|
committer | Anup Patel <anup@brainfault.org> | 2024-10-28 14:13:50 +0300 |
commit | 5d8f7ee9286e981449416ce20bba6546995f585a (patch) | |
tree | 0fc757c659abede99bbd0b1fbc85d2e87b8c8694 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8f57adac39167de7416c7eae91b4621454def3cd (diff) | |
download | linux-5d8f7ee9286e981449416ce20bba6546995f585a.tar.xz |
RISC-V: KVM: Replace aia_set_hvictl() with aia_hvictl_value()
The aia_set_hvictl() internally writes the HVICTL CSR which makes
it difficult to optimize the CSR write using SBI NACL extension for
kvm_riscv_vcpu_aia_update_hvip() function so replace aia_set_hvictl()
with new aia_hvictl_value() which only computes the HVICTL value.
Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Atish Patra <atishp@rivosinc.com>
Link: https://lore.kernel.org/r/20241020194734.58686-6-apatel@ventanamicro.com
Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions