PnprMirrorPhysicalMemory

INT64 __stdcall PnprMirrorPhysicalMemory(_LARGE_INTEGER PhysicalAddress, _LARGE_INTEGER a2){
  UINT8 v2; 
  v2 = 0;
  if( *(_BYTE *)(PnprContext + 208) )
  {
    if( *(int *)(PnprContext + 200) < 2 )
      *(_DWORD *)(PnprContext + 200) = 2;
    PnprGetMillisecondCounter(0);
  }
  else
  {
    v2 = 1;
  }
  return PnprMarkOrMirrorPages(PhysicalAddress, a2, v2);
}

Referenced by:

No references.