Searched refs:vcpu_debugged (Results 1 – 4 of 4) sorted by relevance
361 int vcpu_debugged(struct vcpu *vcpu);
1524 if (vcpu_debugged(vcpu)) in vm_handle_hlt()2529 vcpu_debugged(struct vcpu *vcpu) in vcpu_debugged() function
2188 if (vcpu_debugged(vcpu->vcpu)) { in svm_run()
3122 if (vcpu_debugged(vcpu->vcpu)) { in vmx_run()