Lines Matching defs:exception
428 * NextRIP, e.g. if KVM intercepted an exception that occurred while
433 * Drop the exception/interrupt if emulation fails and effectively
468 struct kvm_queued_exception *ex = &vcpu->arch.exception;
2108 kvm_run->debug.arch.exception = DB_VECTOR;
2122 kvm_run->debug.arch.exception = BP_VECTOR;
3891 * problem (IRET or exception injection or interrupt shadow)
3996 * associated with the original soft exception/interrupt. next_rip is
4000 * the same event, i.e. if the event is a soft exception/interrupt,
4008 * injecting the soft exception/interrupt. That advancement needs to
4064 * Never re-inject a #VC exception.
4141 * Disable singlestep if we're injecting an interrupt/exception.
4441 struct x86_exception *exception)