diff options
author | 2024-10-21 01:17:26 +0530 | |
---|---|---|
committer | 2024-10-28 16:43:50 +0530 | |
commit | 5d8f7ee9286e981449416ce20bba6546995f585a (patch) | |
tree | 0fc757c659abede99bbd0b1fbc85d2e87b8c8694 /scripts/lib/kdoc/kdoc_parser.py | |
parent | RISC-V: KVM: Break down the __kvm_riscv_switch_to() into macros (diff) | |
download | wireguard-linux-5d8f7ee9286e981449416ce20bba6546995f585a.tar.xz wireguard-linux-5d8f7ee9286e981449416ce20bba6546995f585a.zip |
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 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions