Searched defs:EndingAddress (Results 1 – 9 of 9) sorted by relevance
/reactos/ntoskrnl/mm/ARM3/ |
H A D | virtual.c | 43 IN ULONG_PTR EndingAddress, in MiCalculatePageCommitment() 531 IN ULONG_PTR EndingAddress, in MiDeleteVirtualAddresses() 2003 IN ULONG_PTR EndingAddress, in MiIsEntireRangeCommitted() 2207 ULONG_PTR StartingAddress, EndingAddress; in MiProtectVirtualMemory() local 4505 ULONG_PTR PRegionSize, StartingAddress, EndingAddress; in NtAllocateVirtualMemory() local 5240 ULONG_PTR StartingAddress, EndingAddress; in NtFreeVirtualMemory() local
|
H A D | vadnode.c | 290 ULONG_PTR StartingAddress, EndingAddress; in MiInsertVadEx() local
|
H A D | section.c | 2789 ULONG_PTR StartAddress, EndingAddress, Base; in MmCommitSessionMappedView() local
|
/reactos/ntoskrnl/mm/ |
H A D | marea.c | 421 ULONG_PTR EndingAddress; in MmCreateMemoryArea() local
|
/reactos/modules/rostests/kmtests/ntos_mm/ |
H A D | ZwAllocateVirtualMemory.c | 274 PVOID EndingAddress = (PVOID)(((ULONG_PTR)Base + RegionSize - 1) | (PAGE_SIZE - 1)); in CustomBaseAllocation() local
|
/reactos/ntoskrnl/cache/section/ |
H A D | data.c | 141 ULONG_PTR BeginningAddress, EndingAddress; in _MiFlushMappedSection() local
|
/reactos/boot/environ/include/efi/ |
H A D | DevicePath.h | 132 EFI_PHYSICAL_ADDRESS EndingAddress; member
|
/reactos/sdk/include/reactos/arc/ |
H A D | arc.h | 575 LARGE_INTEGER EndingAddress; member
|
/reactos/sdk/include/xdk/ |
H A D | winnt_old.h | 3629 DWORD EndingAddress; member
|