Home
last modified time | relevance | path

Searched refs:KiDebugRoutine (Results 1 – 7 of 7) sorted by relevance

/reactos/ntoskrnl/ke/amd64/
H A Dexcept.c297 if (KiDebugRoutine(TrapFrame, in KiDispatchException()
313 if (KiDebugRoutine(TrapFrame, in KiDispatchException()
349 if (KiDebugRoutine(TrapFrame, in KiDispatchException()
/reactos/ntoskrnl/ke/arm/
H A Dexp.c203 if (KiDebugRoutine(TrapFrame, in KiDispatchException()
219 if (KiDebugRoutine(TrapFrame, in KiDispatchException()
/reactos/ntoskrnl/kd64/
H A Dkdinit.c185 KiDebugRoutine = KdpStub; in KdInitSystem()
370 KiDebugRoutine = KdpTrap; in KdInitSystem()
H A Dkddata.c74 PKDEBUG_ROUTINE KiDebugRoutine = KdpStub; variable
H A Dkdapi.c2132 KiDebugRoutine = KdpStub; in KdDisableDebuggerWithLock()
/reactos/ntoskrnl/ke/i386/
H A Dexp.c860 if (KiDebugRoutine(TrapFrame, in KiDispatchException()
876 if (KiDebugRoutine(TrapFrame, in KiDispatchException()
911 if (KiDebugRoutine(TrapFrame, in KiDispatchException()
/reactos/ntoskrnl/include/internal/
H A Dkd64.h531 extern PKDEBUG_ROUTINE KiDebugRoutine;