linux/arch/arm64/kvm
Fuad Tabba 45f4ea9bcf KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_state
Since the prototypes for __sve_save_state/__sve_restore_state at
hyp were added, the underlying macro has acquired a third
parameter for saving/restoring ffr.

Fix the prototypes to account for the third parameter, and
restore the ffr for the guest since it is saved.

Suggested-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Fuad Tabba <tabba@google.com>
Reviewed-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20240603122852.3923848-3-tabba@google.com
Signed-off-by: Marc Zyngier <maz@kernel.org>
2024-06-04 15:06:32 +01:00
..
hyp KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_state 2024-06-04 15:06:32 +01:00
vgic
.gitignore
arch_timer.c
arm.c
debug.c
emulate-nested.c KVM: arm64: nv: Fix relative priorities of exceptions generated by ERETAx 2024-05-30 17:36:22 +01:00
fpsimd.c
guest.c
handle_exit.c
hypercalls.c
inject_fault.c
Kconfig
Makefile
mmio.c
mmu.c
nested.c KVM: arm64: nv: Expose BTI and CSV_frac to a guest hypervisor 2024-05-30 17:36:22 +01:00
pauth.c
pkvm.c
pmu-emul.c
pmu.c
psci.c
pvtime.c
reset.c
stacktrace.c
sys_regs.c
sys_regs.h
trace.h
trace_arm.h
trace_handle_exit.h
trng.c
va_layout.c
vgic-sys-reg-v3.c
vmid.c