Searched refs:vcpu_debugged (Results 1 – 10 of 10) sorted by relevance
183 int vcpu_debugged(struct vcpu *vcpu);
202 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
1170 if (vcpu_debugged(vcpu)) in vm_handle_hlt()2175 vcpu_debugged(struct vcpu *vcpu) in vcpu_debugged() function
1127 if (vcpu_debugged(vcpu)) { in vmmops_run()
982 vcpu_debugged(struct vcpu *vcpu) in vcpu_debugged() function
2197 if (vcpu_debugged(vcpu->vcpu)) { in svm_run()
3133 if (vcpu_debugged(vcpu->vcpu)) { in vmx_run()