|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <arc.h>

Public Attributes | |
| LIST_ENTRY | ListEntry |
| TYPE_OF_MEMORY | MemoryType |
| PFN_NUMBER | BasePage |
| PFN_NUMBER | PageCount |
| PFN_NUMBER _MEMORY_ALLOCATION_DESCRIPTOR::BasePage |
Definition at line 329 of file arc.h.
Referenced by HalpAllocPhysicalMemory(), MempAddMemoryBlock(), MiBuildPfnDatabase(), MiBuildPfnDatabaseFromLoaderBlock(), MiDbgDumpMemoryDescriptors(), MiIsRegularMemory(), MiMapPfnDatabase(), MmFreeLoaderBlock(), MmInitializeMemoryLimits(), MxGetNextPage(), WinLdrInsertDescriptor(), and WinLdrSetupMemoryLayout().
| LIST_ENTRY _MEMORY_ALLOCATION_DESCRIPTOR::ListEntry |
Definition at line 327 of file arc.h.
Referenced by ExpInitNls(), HalpAllocPhysicalMemory(), MiBuildPfnDatabaseFromLoaderBlock(), MiIsRegularMemory(), MiMapPfnDatabase(), MmFreeLoaderBlock(), and MmInitializeMemoryLimits().
| TYPE_OF_MEMORY _MEMORY_ALLOCATION_DESCRIPTOR::MemoryType |
Definition at line 328 of file arc.h.
Referenced by ExBurnMemory(), ExpInitNls(), HalpAllocPhysicalMemory(), MempAddMemoryBlock(), MiBuildPfnDatabaseFromLoaderBlock(), MiDbgDumpMemoryDescriptors(), MiIsRegularMemory(), MiMapPfnDatabase(), MmFreeLoaderBlock(), MmInitializeMemoryLimits(), WinLdrInsertDescriptor(), and WinLdrSetupMemoryLayout().
| PFN_NUMBER _MEMORY_ALLOCATION_DESCRIPTOR::PageCount |
Definition at line 330 of file arc.h.
Referenced by ExBurnMemory(), ExpInitNls(), HalpAllocPhysicalMemory(), MempAddMemoryBlock(), MiBuildPfnDatabase(), MiBuildPfnDatabaseFromLoaderBlock(), MiDbgDumpMemoryDescriptors(), MiIsRegularMemory(), MiMapPfnDatabase(), MmFreeLoaderBlock(), MmInitializeMemoryLimits(), MxGetNextPage(), WinLdrInsertDescriptor(), and WinLdrSetupMemoryLayout().