Home
last modified time | relevance | path

Searched defs:Pfn1 (Results 1 – 20 of 20) sorted by relevance

/reactos/ntoskrnl/mm/
H A Dfreelist.c163 MiIsPfnFree(IN PMMPFN Pfn1) in MiIsPfnFree()
174 MiIsPfnInUse(IN PMMPFN Pfn1) in MiIsPfnInUse()
193 PMMPFN Pfn1; in MiAllocatePagesForMdl() local
428 PMMPFN Pfn1; in MmSetRmapListHeadPage() local
461 PMMPFN Pfn1; in MmGetRmapListHeadPage() local
487 PMMPFN Pfn1; in MmSetSavedSwapEntryPage() local
504 PMMPFN Pfn1; in MmGetSavedSwapEntryPage() local
521 PMMPFN Pfn1; in MmReferencePage() local
542 PMMPFN Pfn1; in MmGetReferenceCountPage() local
568 PMMPFN Pfn1; in MmDereferencePage() local
[all …]
/reactos/ntoskrnl/mm/ARM3/
H A Dpfnlist.c144 PMMPFN Pfn1; in MiUnlinkFreeOrZeroedPage() local
367 PMMPFN Pfn1; in MiRemovePageByColor() local
480 PMMPFN Pfn1; in MiRemoveAnyPage() local
540 PMMPFN Pfn1; in MiRemoveZeroPage() local
615 PMMPFN Pfn1; in MiInsertPageInFreeList() local
723 PMMPFN Pfn1, Pfn2; in MiInsertStandbyListAtFront() local
783 PMMPFN Pfn1, Pfn2; in MiInsertPageInList() local
974 PMMPFN Pfn1; in MiInitializePfn() local
1045 PMMPFN Pfn1; in MiInitializePfnAndMakePteValid() local
1141 MiDecrementShareCount(IN PMMPFN Pfn1, in MiDecrementShareCount()
[all …]
H A Dpagfault.c491 PMMPFN Pfn1; in MiZeroPfn() local
609 PMMPFN Pfn1; in MiResolveDemandZeroFault() local
786 PMMPFN Pfn1, Pfn2; in MiCompleteProtoPteFault() local
910 PMMPFN Pfn1; in MiResolvePageFileFault() local
1000 PMMPFN Pfn1; in MiResolveTransitionFault() local
1136 PMMPFN Pfn1; in MiResolveProtoPteFault() local
1351 PMMPFN Pfn1, OutPfn = NULL; in MiDispatchFault() local
1723 PMMPFN Pfn1; in MmArmAccessFault() local
2284 PMMPFN Pfn1; in MmArmAccessFault() local
H A Dcontmem.c30 PMMPFN Pfn1, EndPfn; in MiFindContiguousPages() local
337 PMMPFN Pfn1, EndPfn; in MiFindContiguousMemory() local
465 PMMPFN Pfn1, StartPfn; in MiFreeContiguousMemory() local
H A Dzeropage.c72 PMMPFN Pfn1 = (PMMPFN)LIST_HEAD; in MmZeroPageThread() local
H A Dwslist.cpp203 PMMPFN Pfn1 = MiGetPfnEntry(PFN_FROM_PTE(PointerPte)); in RemoveFromWsList() local
328 PMMPFN Pfn1 = MiGetPfnEntry(PFN_FROM_PTE(PointerPte)); in MiInsertInWorkingSetList() local
H A Dmminit.c765 PMMPFN Pfn1, Pfn2; in MiBuildPfnDatabaseFromPages() local
870 PMMPFN Pfn1; in MiBuildPfnDatabaseZeroPage() local
897 PMMPFN Pfn1; in MiBuildPfnDatabaseFromLoaderBlock() local
1038 PMMPFN Pfn1; in MiBuildPfnDatabaseSelf() local
1090 PMMPFN Pfn1; in MmFreeLoaderBlock() local
1468 PMMPFN Pfn1; in MmDumpArmPfnDatabase() local
H A Dmdlsup.c53 PMMPFN Pfn1; in MiMapLockedPagesInUserSpace() local
569 PMMPFN Pfn1; in MmFreePagesFromMdl() local
952 PMMPFN Pfn1; in MmProbeAndLockPages() local
1442 PMMPFN Pfn1; in MmUnlockPages() local
H A Dvirtual.c282 PMMPFN Pfn1, Pfn2; in MiDeleteSystemPageableVm() local
374 PMMPFN Pfn1; in MiDeletePte() local
2211 PMMPFN Pfn1; in MiProtectVirtualMemory() local
2582 PMMPFN Pfn1, Pfn2; in MiProcessValidPteList() local
2637 PMMPFN Pfn1; in MiDecommitPages() local
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() local
3716 PMMPFN Pfn1; in MiUnlockVirtualMemory() local
H A Dhypermap.c111 MiMapPagesInZeroSpace(IN PMMPFN Pfn1, in MiMapPagesInZeroSpace()
H A Diosup.c57 PMMPFN Pfn1 = NULL; in MmMapIoSpace() local
H A Dpool.c435 PMMPFN Pfn1; in MiAllocatePoolPages() local
921 PMMPFN Pfn1, StartPfn; in MiFreePoolPages() local
H A Dprocsup.c192 PMMPFN Pfn1, Pfn2; in MmDeleteKernelStack() local
1368 PMMPFN Pfn1, Pfn2; in MmDeleteProcessAddressSpace() local
H A Dsection.c597 PMMPFN Pfn1; in MiSegmentDelete() local
931 PMMPFN Pfn1; in MiSessionCommitPageTables() local
1822 IN PMMPFN Pfn1, in MiFlushTbAndCapture()
1927 PMMPFN Pfn1, Pfn2; in MiRemoveMappedPtes() local
H A Dmiarm.h1598 MiDropLockCount(IN PMMPFN Pfn1) in MiDropLockCount()
1628 MiDereferencePfnAndDropLockCount(IN PMMPFN Pfn1) in MiDereferencePfnAndDropLockCount()
1700 MiReferenceProbedPageAndBumpLockCount(IN PMMPFN Pfn1) in MiReferenceProbedPageAndBumpLockCount()
1755 MiReferenceUsedPageAndBumpLockCount(IN PMMPFN Pfn1) in MiReferenceUsedPageAndBumpLockCount()
1800 MiReferenceUnusedPageAndBumpLockCount(IN PMMPFN Pfn1) in MiReferenceUnusedPageAndBumpLockCount()
H A Dsession.c214 PMMPFN Pfn1; in MiReleaseProcessReferenceToSessionDataPage() local
H A Dsysldr.c1744 PMMPFN Pfn1; in MiReloadBootLoadedDrivers() local
2606 PMMPFN Pfn1; in MiSetPagingOfDriver() local
/reactos/ntoskrnl/mm/ARM3/i386/
H A Dinit.c250 PMMPFN Pfn1; in MiInitMachineDependent() local
/reactos/ntoskrnl/mm/i386/
H A Dpage.c328 PMMPFN Pfn1; in _Success_() local
699 PMMPFN Pfn1; in MmCreateVirtualMappingUnsafeEx() local
/reactos/ntoskrnl/include/internal/
H A Dmm.h1074 MiGetPfnEntryIndex(IN PMMPFN Pfn1) in MiGetPfnEntryIndex()