typedef struct _PHYSICAL_MEMORY_RUN { ULONG BasePage; ULONG PageCount; } PHYSICAL_MEMORY_RUN, *PPHYSICAL_MEMORY_RUN;
Windows Vista Kernel Structures