KVM: Use cond_resched() directly and remove useless kvm_resched()
[firefly-linux-kernel-4.4.55.git] / include / linux / kvm_host.h
index 9523d2ad7535c42be6881ee882b95f8ce1efad9a..4ecf10775c4f9b4fe72ae0b74ff6c0cd5eac9a53 100644 (file)
@@ -583,7 +583,6 @@ void kvm_vcpu_block(struct kvm_vcpu *vcpu);
 void kvm_vcpu_kick(struct kvm_vcpu *vcpu);
 bool kvm_vcpu_yield_to(struct kvm_vcpu *target);
 void kvm_vcpu_on_spin(struct kvm_vcpu *vcpu);
-void kvm_resched(struct kvm_vcpu *vcpu);
 void kvm_load_guest_fpu(struct kvm_vcpu *vcpu);
 void kvm_put_guest_fpu(struct kvm_vcpu *vcpu);