/reactos/boot/freeldr/freeldr/lib/mm/ |
H A D | mm.c | 31 PVOID MmAllocateMemoryWithType(SIZE_T MemorySize, TYPE_OF_MEMORY MemoryType) in MmAllocateMemoryWithType() 85 PVOID MmAllocateMemoryAtAddress(SIZE_T MemorySize, PVOID DesiredAddress, TYPE_OF_MEMORY MemoryType) in MmAllocateMemoryAtAddress() 160 …locateHighestMemoryBelowAddress(SIZE_T MemorySize, PVOID DesiredAddress, TYPE_OF_MEMORY MemoryType) in MmAllocateHighestMemoryBelowAddress()
|
H A D | meminit.c | 107 IN TYPE_OF_MEMORY MemoryType) in AddMemoryDescriptor() 536 …Table(PVOID PageLookupTable, PFN_NUMBER StartPage, PFN_NUMBER PageCount, TYPE_OF_MEMORY MemoryType) in MmAllocatePagesInLookupTable()
|
H A D | heap.c | 68 TYPE_OF_MEMORY MemoryType) in FrLdrHeapCreate()
|
/reactos/boot/freeldr/freeldr/arch/i386/pc/ |
H A D | pcmem.c | 239 TYPE_OF_MEMORY MemoryType; in PcMemGetBiosMemoryMap() local 488 TYPE_OF_MEMORY MemoryType, in ReserveMemory() 531 TYPE_OF_MEMORY MemoryType) in SetMemory()
|
/reactos/boot/freeldr/freeldr/arch/uefi/ |
H A D | uefimem.c | 92 _In_ TYPE_OF_MEMORY MemoryType) in UefiSetMemory() 205 TYPE_OF_MEMORY MemoryType = UefiConvertToFreeldrDesc(MapEntry->Type); in UefiMemGetMemoryMap() local
|
/reactos/boot/environ/lib/mm/ |
H A D | pagealloc.c | 20 ULONG MemoryType; member 385 _In_ BL_MEMORY_TYPE MemoryType in MmPaAllocatePages() 440 _In_ BL_MEMORY_TYPE MemoryType, in MmPapAllocatePhysicalPagesInRange() 709 _In_ BL_MEMORY_TYPE MemoryType, in MmPapAllocatePagesInRange() 999 _In_ BL_MEMORY_TYPE MemoryType, in BlMmAllocatePhysicalPages()
|
H A D | descriptor.c | 1165 _In_ BL_MEMORY_TYPE MemoryType, in MmMdFindSatisfyingRegion()
|
/reactos/boot/environ/lib/misc/ |
H A D | image.c | 250 _In_ ULONG MemoryType, in BlImgAllocateImageBuffer() 360 _In_ BL_MEMORY_TYPE MemoryType, in BlImgLoadImageWithProgress2() 695 _In_ BL_MEMORY_TYPE MemoryType, in ImgpLoadPEImage() 1278 _In_ BL_MEMORY_TYPE MemoryType, in BlImgLoadPEImageEx()
|
/reactos/boot/freeldr/freeldr/lib/ |
H A D | peloader.c | 850 _In_ TYPE_OF_MEMORY MemoryType, in PeLdrLoadImageEx() 1042 _In_ TYPE_OF_MEMORY MemoryType, in PeLdrLoadImage()
|
/reactos/boot/freeldr/freeldr/include/ |
H A D | mm.h | 43 TYPE_OF_MEMORY MemoryType; member
|
/reactos/boot/freeldr/freeldr/ntldr/ |
H A D | winldr.c | 443 TYPE_OF_MEMORY MemoryType) in WinLdrLoadModule() 522 IN TYPE_OF_MEMORY MemoryType, in LoadModule()
|
/reactos/drivers/filesystems/udfs/Include/ |
H A D | env_spec_w32.cpp | 953 ULONG MemoryType, in _ExAllocatePool_() 1062 ULONG MemoryType, in ExAllocatePool()
|
H A D | env_spec_w32.h | 356 #define ExAllocatePoolWithTag(MemoryType,size,tag) ExAllocatePool((MemoryType), (size)) argument
|
/reactos/ntoskrnl/mm/amd64/ |
H A D | init.c | 550 TYPE_OF_MEMORY MemoryType) in MiAddDescriptorToDatabase()
|
/reactos/boot/environ/lib/firmware/efi/ |
H A D | firmware.c | 1783 _In_ EFI_MEMORY_TYPE MemoryType in MmFwpGetOsMemoryType() 1860 BL_MEMORY_TYPE MemoryType; in MmFwGetMemoryMap() local
|
/reactos/ntoskrnl/ex/ |
H A D | init.c | 879 IN TYPE_OF_MEMORY MemoryType) in ExBurnMemory()
|
/reactos/ntoskrnl/mm/ARM3/ |
H A D | miarm.h | 676 MiIsMemoryTypeFree(TYPE_OF_MEMORY MemoryType) in MiIsMemoryTypeFree() 686 MiIsMemoryTypeInvisible(TYPE_OF_MEMORY MemoryType) in MiIsMemoryTypeInvisible()
|
/reactos/sdk/include/psdk/ |
H A D | ksproxy.h | 199 GUID MemoryType; member
|
H A D | ks.h | 1363 GUID MemoryType; member
|
/reactos/sdk/include/reactos/arc/ |
H A D | arc.h | 232 MEMORY_TYPE MemoryType; member 240 TYPE_OF_MEMORY MemoryType; member
|
/reactos/boot/environ/include/efi/ |
H A D | DevicePath.h | 124 UINT32 MemoryType; member
|
/reactos/drivers/bus/acpi/acpica/include/ |
H A D | actbl1.h | 501 UINT8 MemoryType; member
|
/reactos/sdk/include/reactos/x86x64/Intel/ |
H A D | ArchitecturalMsr.h | 3763 UINT32 MemoryType : 4; member
|