MiSwizzleInvalidPte

INT64 __fastcall MiSwizzleInvalidPte(INT64 a1){
  if( qword_140C4DC80 )
  {
    if( (qword_140C4DC80 & a1) == 0 )
      return a1 | qword_140C4DC80;
    return a1 | 0x10;
  }
  return a1;
}

Referenced by:

InitializeListHeadPte
InsertTailListPte
MiActOnPte
MiAddExpansionNonPagedPool
MiAllocateDummyPage
MiAllocateKernelStackPages
MiAssignNonPagedPoolPte
MiBuildForkPageTable
MiBuildForkPte
MiBuildMdlForMappedFileFault
MiCommitHotPatchTable
MiCompletePrivateZeroFault
MiConvertPrivateToProto
MiCopyOnWrite
MiCreateEnclaveRegions
MiDecommitPages
MiDeletePerSessionProtos
MiDeletePteList
MiExpandSharedZeroCluster
MiFillPoolCommitPageTable
MiFindPageFileWriteCluster
MiFreeRegistryPageRange
MiGatherMappedPages
MiGetKernelStackSwapSupport
MiHandleForkTransitionPte
MiInPagePageTable
MiInPageSingleKernelStack
MiInitializeDummyPages
MiInitializeEnclavePfn
MiInitializeLargeMdlLeafPfns
MiInitializeMdlPages
MiInitializePfn
MiInitializePfnForOtherProcess
MiInitializeReadInProgressPfn
MiInitializeSharedUserData
MiInitializeTbFlushStamps
MiInitializeUnusablePfns
MiInsertCachedPte
MiIsPdeOrAboveAccessible
MiLargePageFreeToZero
MiLinkPoolCommitChain
MiMakeDemandZeroPte
MiMakeHyperPteDemandZero
MiMakeOutswappedPageResident
MiMakePageFilePte
MiMakePerSessionProtoPte
MiMakeSubsectionPte
MiMakeSystemLeavesNonZero
MiObtainSystemCacheView
MiOutPageSingleKernelStack
MiOutSwapWorkingSetPte
MiPageListCollision
MiProtectPrivateMemory
MiPurgeImageSection
MiReservePageFileSpace
MiReservePageFileSpaceForPage
MiResolveProtoPteFault
MiResolveSharedZeroFault
MiSetOriginalPtePfnFromFreeList
MiSetPfnOwnedAndActive
MiSetProtectionOnSection
MiSetReadOnlyOnSectionView
MiSplitDirectMapPage
MiSplitPrivatePage
MiSwitchToTransition
MiTransferSoftwarePte
MiTrimUnusedPageFileRegionsApc
MiTrimUnusedPageFileRegionsWorker
MiUnmapFrameBuffer
MiUpdateLargePageSectionPfns
MiUpdatePfnProtection
MiUpdatePrivateDemandZeroView
MiUpdateTransitionPteFrame
MiUserFault
MiWriteComplete
MiWriteSharedDemandZeroPte
MiWriteUselessChildPte
MiWsleFlush
MiZeroAndFlushPtes
MiZeroFault
MmMapHotPatchTablePage
MmUnmapIoSpace
MmUnmapViewInSystemCache
MxCreatePfn
RemoveListHeadPte