KeIsForceIdleEngaged

BOOL __stdcall KeIsForceIdleEngaged(){
  return !KiForceIdleDisabled && (_DWORD)KiForceIdleState == 4;
}

Referenced by:

KeClockInterruptNotify
KePrepareClockTimerForIdle
KeSetTimer2
KiResetForceIdle