Searched refs:vcpu_should_yield (Results 1 – 8 of 8) sorted by relevance
203 vcpu_should_yield(struct vcpu *vcpu) in vcpu_should_yield() function
222 vcpu_should_yield(struct vcpu *vcpu) in vcpu_should_yield() function
366 vcpu_should_yield(struct vcpu *vcpu) in vcpu_should_yield() function
1052 if (vcpu_should_yield(vcpu)) in vm_handle_wfi()
1349 if (vcpu_should_yield(vcpu)) in vm_handle_wfi()
1167 if (vcpu_should_yield(vcpu)) in vm_handle_hlt()
2191 if (vcpu_should_yield(vcpu->vcpu)) { in svm_run()
3125 if (vcpu_should_yield(vcpu->vcpu)) { in vmx_run()