KdDisableDebugger

NTSTATUS __stdcall KdDisableDebugger(){
  UINT8 v0; 

  return KdDisableDebuggerWithLock(v0);
}

Referenced by:

KiFilterFiberContext
NtSystemDebugControl