Searched refs:HostAllocation (Results 1 – 1 of 1) sorted by relevance
378 return errorCodeToError(sys::Memory::releaseMappedMemory(HostAllocation)); in deallocate()387 sys::MemoryBlock HostAllocation; variable405 HostAllocation = in allocateHostBlocks()410 char *SlabAddr = static_cast<char *>(HostAllocation.base()); in allocateHostBlocks()412 char *SlabAddrEnd = SlabAddr + HostAllocation.allocatedSize(); in allocateHostBlocks()440 TargetSegmentAddr = Client.reserveMem(Id, HostAllocation.allocatedSize(), in allocateTargetBlocks()457 HostAllocation.allocatedSize() && in allocateTargetBlocks()