Searched refs:vcpu_debugged (Results 1 – 4 of 4) sorted by relevance
354 int vcpu_debugged(struct vcpu *vcpu);
1501 if (vcpu_debugged(vcpu)) in vm_handle_hlt()2471 vcpu_debugged(struct vcpu *vcpu) in vcpu_debugged() function
2077 if (vcpu_debugged(vcpu->vcpu)) { in svm_run()
3122 if (vcpu_debugged(vcpu->vcpu)) { in vmx_run()