Home
last modified time | relevance | path

Searched refs:vcpu_dy_runnable (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/virt/kvm/
Dkvm_main.c2558 static bool vcpu_dy_runnable(struct kvm_vcpu *vcpu) in vcpu_dy_runnable() function
2600 if (swait_active(&vcpu->wq) && !vcpu_dy_runnable(vcpu)) in kvm_vcpu_on_spin()