Home
last modified time | relevance | path

Searched refs:PMMPFN (Results 1 – 22 of 22) sorted by relevance

/reactos/ntoskrnl/mm/
H A Dfreelist.c24 PMMPFN MmPfnDatabase;
39 PMMPFN LastUserLRUPfn;
193 PMMPFN Pfn1; in MiAllocatePagesForMdl()
427 PMMPFN Pfn1; in MmSetRmapListHeadPage()
460 PMMPFN Pfn1; in MmGetRmapListHeadPage()
486 PMMPFN Pfn1; in MmSetSavedSwapEntryPage()
503 PMMPFN Pfn1; in MmGetSavedSwapEntryPage()
520 PMMPFN Pfn1; in MmReferencePage()
541 PMMPFN Pfn1; in MmGetReferenceCountPage()
567 PMMPFN Pfn1; in MmDereferencePage()
[all …]
/reactos/ntoskrnl/mm/ARM3/
H A Dzeropage.c72 PMMPFN Pfn1 = (PMMPFN)LIST_HEAD; in MmZeroPageThread()
78 PMMPFN Pfn2; in MmZeroPageThread()
119 while (Pfn1 != (PMMPFN)LIST_HEAD) in MmZeroPageThread()
122 Pfn1 = (PMMPFN)Pfn1->u1.Flink; in MmZeroPageThread()
H A Dpfnlist.c144 PMMPFN Pfn1; in MiUnlinkFreeOrZeroedPage()
367 PMMPFN Pfn1; in MiRemovePageByColor()
480 PMMPFN Pfn1; in MiRemoveAnyPage()
540 PMMPFN Pfn1; in MiRemoveZeroPage()
615 PMMPFN Pfn1; in MiInsertPageInFreeList()
617 PMMPFN Blink; in MiInsertPageInFreeList()
723 PMMPFN Pfn1, Pfn2; in MiInsertStandbyListAtFront()
783 PMMPFN Pfn1, Pfn2; in MiInsertPageInList()
974 PMMPFN Pfn1; in MiInitializePfn()
1045 PMMPFN Pfn1; in MiInitializePfnAndMakePteValid()
[all …]
H A Dhypermap.c111 MiMapPagesInZeroSpace(IN PMMPFN Pfn1, in MiMapPagesInZeroSpace()
176 Pfn1 = (PMMPFN)Pfn1->u1.Flink; in MiMapPagesInZeroSpace()
H A Dmiarm.h1116 IN PMMPFN Pfn1,
1581 PMMPFN
1593 MiDropLockCount(IN PMMPFN Pfn1) in MiDropLockCount()
1623 MiDereferencePfnAndDropLockCount(IN PMMPFN Pfn1) in MiDereferencePfnAndDropLockCount()
1750 MiReferenceUsedPageAndBumpLockCount(IN PMMPFN Pfn1) in MiReferenceUsedPageAndBumpLockCount()
2055 IN PMMPFN Entry
2061 IN PMMPFN Pfn
2100 IN PMMPFN Pfn1,
2173 IN PMMPFN Pfn1
2477 PMMPFN Pfn; in MiIncrementPageTableReferences()
[all …]
H A Dwslist.cpp89 PMMPFN Pfn = MiGetPfnEntry(Page); in FreeWsleIndex()
203 PMMPFN Pfn1 = MiGetPfnEntry(PFN_FROM_PTE(PointerPte)); in RemoveFromWsList()
274 PMMPFN Pfn = MiGetPfnEntry(Page); in TrimWsList()
328 PMMPFN Pfn1 = MiGetPfnEntry(PFN_FROM_PTE(PointerPte)); in MiInsertInWorkingSetList()
H A Dcontmem.c30 PMMPFN Pfn1, EndPfn; in MiFindContiguousPages()
337 PMMPFN Pfn1, EndPfn; in MiFindContiguousMemory()
465 PMMPFN Pfn1, StartPfn; in MiFreeContiguousMemory()
H A Dpagfault.c491 PMMPFN Pfn1; in MiZeroPfn()
539 PMMPFN DestPfn, SrcPfn; in MiCopyPfn()
609 PMMPFN Pfn1; in MiResolveDemandZeroFault()
786 PMMPFN Pfn1, Pfn2; in MiCompleteProtoPteFault()
910 PMMPFN Pfn1; in MiResolvePageFileFault()
1000 PMMPFN Pfn1; in MiResolveTransitionFault()
1128 IN OUT PMMPFN *OutPfn, in MiResolveProtoPteFault()
1136 PMMPFN Pfn1; in MiResolveProtoPteFault()
1351 PMMPFN Pfn1, OutPfn = NULL; in MiDispatchFault()
1723 PMMPFN Pfn1; in MmArmAccessFault()
[all …]
H A Dmdlsup.c53 PMMPFN Pfn1; in MiMapLockedPagesInUserSpace()
54 PMMPFN Pfn2; in MiMapLockedPagesInUserSpace()
569 PMMPFN Pfn1; in MmFreePagesFromMdl()
952 PMMPFN Pfn1; in MmProbeAndLockPages()
1442 PMMPFN Pfn1; in MmUnlockPages()
1597 Pfn1 = (PMMPFN)*MdlPages; in MmUnlockPages()
H A Dmminit.c774 PMMPFN Pfn1, Pfn2; in MiBuildPfnDatabaseFromPages()
879 PMMPFN Pfn1; in MiBuildPfnDatabaseZeroPage()
906 PMMPFN Pfn1; in MiBuildPfnDatabaseFromLoaderBlock()
1047 PMMPFN Pfn1; in MiBuildPfnDatabaseSelf()
1099 PMMPFN Pfn1; in MmFreeLoaderBlock()
1477 PMMPFN Pfn1; in MmDumpArmPfnDatabase()
H A Diosup.c57 PMMPFN Pfn1 = NULL; in MmMapIoSpace()
H A Dvirtual.c282 PMMPFN Pfn1, Pfn2; in MiDeleteSystemPageableVm()
374 PMMPFN Pfn1; in MiDeletePte()
1358 PMMPFN Pfn; in MiGetPageProtection()
2211 PMMPFN Pfn1; in MiProtectVirtualMemory()
2582 PMMPFN Pfn1, Pfn2; in MiProcessValidPteList()
2637 PMMPFN Pfn1; in MiDecommitPages()
3278 PMMPFN Pfn1, in MI_IS_LOCKED_VA()
3295 PMMPFN Pfn1, in MI_LOCK_VA()
3316 PMMPFN Pfn1, in MI_UNLOCK_VA()
3397 PMMPFN Pfn1; in MiLockVirtualMemory()
[all …]
H A Dprocsup.c192 PMMPFN Pfn1, Pfn2; in MmDeleteKernelStack()
948 PMMPFN Pfn; in MmInitializeProcessAddressSpace()
1368 PMMPFN Pfn1, Pfn2; in MmDeleteProcessAddressSpace()
H A Dpool.c435 PMMPFN Pfn1; in MiAllocatePoolPages()
921 PMMPFN Pfn1, StartPfn; in MiFreePoolPages()
H A Dspecial.c469 PMMPFN Pfn; in MmFreeSpecialPool()
H A Dsection.c597 PMMPFN Pfn1; in MiSegmentDelete()
931 PMMPFN Pfn1; in MiSessionCommitPageTables()
1822 IN PMMPFN Pfn1, in MiFlushTbAndCapture()
1927 PMMPFN Pfn1, Pfn2; in MiRemoveMappedPtes()
H A Dsession.c214 PMMPFN Pfn1; in MiReleaseProcessReferenceToSessionDataPage()
H A Dsysldr.c1744 PMMPFN Pfn1; in MiReloadBootLoadedDrivers()
2606 PMMPFN Pfn1; in MiSetPagingOfDriver()
/reactos/ntoskrnl/mm/amd64/
H A Dinit.c415 PMMPFN Pfn; in MiSetupPfnForPageTable()
453 PMMPFN Pfn; in MiBuildPfnDatabaseFromPageTables()
552 PMMPFN Pfn; in MiAddDescriptorToDatabase()
728 PMMPFN Pfn = MiGetPfnEntry(PFN_FROM_PTE((PMMPTE)PXE_SELFMAP)); in MiInitMachineDependent()
/reactos/ntoskrnl/include/internal/
H A Dmm.h437 } MMPFN, *PMMPFN; typedef
439 extern PMMPFN MmPfnDatabase;
1046 PMMPFN
1049 PMMPFN Page; in MiGetPfnEntry()
1067 MiGetPfnEntryIndex(IN PMMPFN Pfn1) in MiGetPfnEntryIndex()
1110 MiMapPagesInZeroSpace(IN PMMPFN Pfn1,
/reactos/ntoskrnl/mm/i386/
H A Dpage.c134 PMMPFN Pfn; in MiIsPageTablePresent()
328 PMMPFN Pfn1; in _Success_()
699 PMMPFN Pfn1; in MmCreateVirtualMappingUnsafeEx()
/reactos/ntoskrnl/mm/ARM3/i386/
H A Dinit.c250 PMMPFN Pfn1; in MiInitMachineDependent()