KVM: arm64: Remove unused __sve_save_state
authorMarc Zyngier <maz@kernel.org>
Mon, 22 Nov 2021 15:59:23 +0000 (15:59 +0000)
committerMarc Zyngier <maz@kernel.org>
Mon, 22 Nov 2021 16:01:39 +0000 (16:01 +0000)
commite66425fc9ba33e9716d6e7c6bc78bb62f981d4df
treef9c77b9ddb7b23648a5a01a72086ea984840717e
parent8383741ab2e773a992f1f0f8acdca5e7a4687c49
KVM: arm64: Remove unused __sve_save_state

Now that we don't have any users left for __sve_save_state, remove
it altogether. Should we ever need to save the SVE state from the
hypervisor again, we can always re-introduce it.

Suggested-by: Zenghui Yu <yuzenghui@huawei.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
arch/arm64/include/asm/kvm_hyp.h
arch/arm64/kvm/hyp/fpsimd.S