PpmCheckResumePpmEngineFromSx

NTSTATUS __stdcall PpmCheckResumePpmEngineFromSx(){
  NTSTATUS result; 
  PpmAcquireLock(&PpmPerfPolicyLock);
  if( PpmHeteroHgsEnabled )
  {
    __writemsr(0x17D0u, (*(_QWORD *)(PpmHeteroHgsTableMdl + 48) << 12) | 1i64);
    __writemsr(0x17D1u, 1ui64);
  }
  PpmCheckForceDisarm = 0;
  PpmCheckReInit();
  PpmPerfUpdateQosDisableReasons(0i64);
  byte_140CFBDC8 = 0;
  PpmReleaseLock(&PpmPerfPolicyLock);
  return result;
}

Referenced by:

PopTransitionSystemPowerStateEx