PnprMirrorPhysicalMemory

__int64 __fastcall PnprMirrorPhysicalMemory(unsigned __int64 a1, unsigned __int64 a2, INT64 a3){
  char v3; 

  v3 = 0;
  if( *(_BYTE *)(PnprContext + 208) )
  {
    if( *(int *)(PnprContext + 200) < 2 )
      *(_DWORD *)(PnprContext + 200) = 2;
    PnprGetMillisecondCounter(0);
  }
  else
  {
    v3 = 1;
  }
  LOBYTE(a3) = v3;
  return PnprMarkOrMirrorPages(a1, a2, a3);
}

Referenced by:

No references.