Home
last modified time | relevance | path

Searched refs:MmGetSectionAssociation (Results 1 – 5 of 5) sorted by relevance

/reactos/ntoskrnl/mm/
H A Dshutdown.c49 PMM_SECTION_SEGMENT Segment = MmGetSectionAssociation(Page, &SegmentOffset); in MiShutdownSystem()
H A Drmap.c303 Segment = MmGetSectionAssociation(Page, &SegmentOffset); in MmPageOutPhysicalAddress()
/reactos/ntoskrnl/cache/section/
H A Dsptab.c374 MmGetSectionAssociation(PFN_NUMBER Page, in MmGetSectionAssociation() function
H A Dswapout.c363 if ((Segment = MmGetSectionAssociation(Page, &FileOffset))) in MmpPageOutPhysicalAddress()
/reactos/ntoskrnl/include/internal/
H A Dmm.h995 MmGetSectionAssociation(PFN_NUMBER Page,