Lines Matching refs:exception
75 * exception rather than a normal trap for KVM_SET_GUEST_DEBUG (we
76 * capture it using the vcpu exception bitmap).
175 run->debug.arch.exception == BP_VECTOR &&
177 "INT3: exit %d exception %d rip 0x%llx (should be 0x%llx)",
178 run->exit_reason, run->debug.arch.exception,
192 run->debug.arch.exception == DB_VECTOR &&
195 "INS_HW_BP (DR%d): exit %d exception %d rip 0x%llx "
197 i, run->exit_reason, run->debug.arch.exception,
215 run->debug.arch.exception == DB_VECTOR &&
218 "DATA_HW_BP (DR%d): exit %d exception %d rip 0x%llx "
220 i, run->exit_reason, run->debug.arch.exception,
241 run->debug.arch.exception == DB_VECTOR &&
244 "SINGLE_STEP[%d]: exit %d exception %d rip 0x%llx "
246 i, run->exit_reason, run->debug.arch.exception,
259 run->debug.arch.exception == DB_VECTOR &&
262 "DR7.GD: exit %d exception %d rip 0x%llx "
264 run->exit_reason, run->debug.arch.exception,
274 run->debug.arch.exception == DB_VECTOR &&
277 "DR7.GD: exit %d exception %d rip 0x%llx "
279 run->exit_reason, run->debug.arch.exception,