arm64: KVM: Switch vgic save/restore to alternative_insn
[deliverable/linux.git] / arch / arm / include / asm / kvm_host.h
index d71607c16601b6b1e1a595e32562195ccd63f5b1..e896d2c196e63b79365e6f637c7b697c56c48f71 100644 (file)
@@ -218,11 +218,6 @@ static inline int kvm_arch_dev_ioctl_check_extension(long ext)
        return 0;
 }
 
-static inline void vgic_arch_setup(const struct vgic_params *vgic)
-{
-       BUG_ON(vgic->type != VGIC_V2);
-}
-
 int kvm_perf_init(void);
 int kvm_perf_teardown(void);
 
This page took 0.02974 seconds and 5 git commands to generate.