MiIsDecayPfn
UINT64 __stdcall MiIsDecayPfn(UINT64 PageFrameIndex){
return PageFrameIndex >= BasePage && PageFrameIndex < BasePage + 2048;
}Referenced by:
MiMirrorGatherBrownPages
MiMirrorReduceBlackWrites
MiRemoveLowestPriorityStandbyPage
MiReplaceTransitionPage
MiSwapNumaStandbyPage