MmLockPagableSectionByHandle

VOID __stdcall MmLockPagableSectionByHandle(PVOID ImageSectionHandle){
  MiLockPagableImageSection(ImageSectionHandle, 1ui64);
}

Referenced by:

ExQuerySystemLockInformation
ExpSystemErrorHandler2
HalStartDynamicProcessor
HalpPowerStateCallback
IoUnregisterShutdownNotification
KiInitializeMTRR
MiShutdownSystem
MmDuplicateMemory
PoRunDownDeviceObject
PopTransitionSystemPowerStateEx