ReactOS 0.4.15-dev-7842-g558ab78
PAGE_LOOKUP_TABLE_ITEM Struct Reference

#include <mm.h>

Collaboration diagram for PAGE_LOOKUP_TABLE_ITEM:

Public Attributes

TYPE_OF_MEMORY PageAllocated
 
PFN_NUMBER PageAllocationLength
 

Detailed Description

Definition at line 84 of file mm.h.

Member Data Documentation

◆ PageAllocated

TYPE_OF_MEMORY PAGE_LOOKUP_TABLE_ITEM::PageAllocated

Definition at line 86 of file mm.h.

Referenced by MmAllocatePagesInLookupTable(), and MmMarkPagesInLookupTable().

◆ PageAllocationLength

PFN_NUMBER PAGE_LOOKUP_TABLE_ITEM::PageAllocationLength

Definition at line 87 of file mm.h.

Referenced by MmAllocatePagesInLookupTable(), and MmMarkPagesInLookupTable().


The documentation for this struct was generated from the following file: