diff options
author | Yue Haibing <[email protected]> | 2023-08-14 22:06:36 +0800 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2023-08-15 20:27:32 +0100 |
commit | a6b33d009fc1fe80c935f18b714b36c81e1f1400 (patch) | |
tree | ee5985eb40d01572ac78f1141cd9126ce809a1aa /lib/memory-notifier-error-inject.c | |
parent | 4460a7dc77d00340c59f7e4252c65efd5fbe877b (diff) |
KVM: arm64: Remove unused declarations
Commit 53692908b0f5 ("KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGI")
removed vgic_v2_set_npie()/vgic_v3_set_npie() but not the declarations.
Commit 29eb5a3c57f7 ("KVM: arm64: Handle PtrAuth traps early") left behind
kvm_arm_vcpu_ptrauth_trap(), remove it.
Commit 2a0c343386ae ("KVM: arm64: Initialize trap registers for protected VMs")
declared but never implemented kvm_init_protected_traps() and
commit cf5d318865e2 ("arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot")
declared but never implemented force_vm_exit().
Signed-off-by: Yue Haibing <[email protected]>
Reviewed-by: Zenghui Yu <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions