Searched refs:vcpu_should_yield (Results 1 – 8 of 8) sorted by relevance
204 vcpu_should_yield(struct vcpu *vcpu) in vcpu_should_yield() function
224 vcpu_should_yield(struct vcpu *vcpu) in vcpu_should_yield() function
367 vcpu_should_yield(struct vcpu *vcpu) in vcpu_should_yield() function
1056 if (vcpu_should_yield(vcpu)) in vm_handle_wfi()
1356 if (vcpu_should_yield(vcpu)) in vm_handle_wfi()
1172 if (vcpu_should_yield(vcpu)) in vm_handle_hlt()
2207 if (vcpu_should_yield(vcpu->vcpu)) { in svm_run()
3127 if (vcpu_should_yield(vcpu->vcpu)) { in vmx_run()