RISC-V: KVM: Move sbi related struct and functions to kvm_vcpu_sbi.h
authorAnup Patel <apatel@ventanamicro.com>
Wed, 7 Dec 2022 03:47:27 +0000 (09:17 +0530)
committerAnup Patel <anup@brainfault.org>
Wed, 7 Dec 2022 03:47:27 +0000 (09:17 +0530)
commit23fe562e45c5959590a24d05c61c963f10ccb934
tree7e51a6e4939ad44986dc01d75e47843335de08ce
parente81af89baebf86938cda1a7c2bee51c676c04e21
RISC-V: KVM: Move sbi related struct and functions to kvm_vcpu_sbi.h

Just like asm/kvm_vcpu_timer.h, we should have all sbi related struct
and functions in asm/kvm_vcpu_sbi.h.

Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Atish Patra <atishp@rivosinc.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Signed-off-by: Anup Patel <anup@brainfault.org>
arch/riscv/include/asm/kvm_host.h
arch/riscv/include/asm/kvm_vcpu_sbi.h