Searched refs:HalpHeapStart (Results 1 – 1 of 1) sorted by relevance
22 PVOID HalpHeapStart = MM_HAL_HEAP_START; variable165 BaseAddress = HalpHeapStart; in HalpMapPhysicalMemory64Vista()198 if (BaseAddress == HalpHeapStart) in HalpMapPhysicalMemory64Vista()201 HalpHeapStart = (PVOID)((ULONG_PTR)BaseAddress + (PageCount * PAGE_SIZE)); in HalpMapPhysicalMemory64Vista()253 if (HalpHeapStart > VirtualAddress) HalpHeapStart = VirtualAddress; in HalpUnmapVirtualAddressVista()