arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block
[deliverable/linux.git] / arch / arm64 / include / asm / kvm_host.h
index e4f4d65f7d2b13de060a6f860a057838b757b92e..ed039688c221444e6e4526a0444eb5573d00609b 100644 (file)
@@ -255,7 +255,4 @@ void kvm_arm_setup_debug(struct kvm_vcpu *vcpu);
 void kvm_arm_clear_debug(struct kvm_vcpu *vcpu);
 void kvm_arm_reset_debug_ptr(struct kvm_vcpu *vcpu);
 
-static inline void kvm_arch_vcpu_blocking(struct kvm_vcpu *vcpu) {}
-static inline void kvm_arch_vcpu_unblocking(struct kvm_vcpu *vcpu) {}
-
 #endif /* __ARM64_KVM_HOST_H__ */
This page took 0.026021 seconds and 5 git commands to generate.