Searched refs:vcpu_debugged (Results 1 – 10 of 10) sorted by relevance
183 int vcpu_debugged(struct vcpu *vcpu);
203 int vcpu_debugged(struct vcpu *vcpu);
336 int vcpu_debugged(struct vcpu *vcpu);
658 if (vcpu_debugged(vcpu)) { in vmmops_run()
687 vcpu_debugged(struct vcpu *vcpu) in vcpu_debugged() function
1175 if (vcpu_debugged(vcpu)) in vm_handle_hlt()2180 vcpu_debugged(struct vcpu *vcpu) in vcpu_debugged() function
1127 if (vcpu_debugged(vcpu)) { in vmmops_run()
983 vcpu_debugged(struct vcpu *vcpu) in vcpu_debugged() function
2213 if (vcpu_debugged(vcpu->vcpu)) { in svm_run()
3135 if (vcpu_debugged(vcpu->vcpu)) { in vmx_run()