ReactOS 0.4.15-dev-8632-gbc8c7d1
|
#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 241 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 239 of file arc.h.
Referenced by ExpInitNls(), HalpAllocPhysicalMemory(), MiBuildPfnDatabaseFromLoaderBlock(), MiIsRegularMemory(), MiMapPfnDatabase(), MmFreeLoaderBlock(), and MmInitializeMemoryLimits().
TYPE_OF_MEMORY _MEMORY_ALLOCATION_DESCRIPTOR::MemoryType |
Definition at line 240 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 242 of file arc.h.
Referenced by ExBurnMemory(), ExpInitNls(), HalpAllocPhysicalMemory(), MempAddMemoryBlock(), MiBuildPfnDatabase(), MiBuildPfnDatabaseFromLoaderBlock(), MiDbgDumpMemoryDescriptors(), MiIsRegularMemory(), MiMapPfnDatabase(), MmFreeLoaderBlock(), MmInitializeMemoryLimits(), MxGetNextPage(), WinLdrInsertDescriptor(), and WinLdrSetupMemoryLayout().