Home
last modified time | relevance | path

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

/reactos/boot/environ/lib/mm/
H A Ddescriptor.c536 ULONGLONG EndPage, PreviousEndPage, PreviousMappedEndPage, MappedEndPage; in MmMdpCoalesceDescriptor() local
549 PreviousMappedEndPage = PreviousDescriptor->VirtualPage + PreviousDescriptor->PageCount; in MmMdpCoalesceDescriptor()
551 PreviousMappedEndPage = PreviousDescriptor->VirtualPage + PreviousDescriptor->PageCount; in MmMdpCoalesceDescriptor()
560 (PreviousMappedEndPage == MemoryDescriptor->VirtualPage)))) in MmMdpCoalesceDescriptor()