PnprUnlockPagesForReplace

VOID __stdcall PnprUnlockPagesForReplace(){
  INT64 v0; 
  MmUnlockPagableImageSection(ExPageLockHandle, v0);
  ExNotifyCallback(ExCbPowerState, (PVOID)3, (PVOID)1);
}

Referenced by:

PnprCompleteWake