Searched refs:AlignedSegmentSize (Results 1 – 1 of 1) sorted by relevance
420 uint64_t AlignedSegmentSize = alignTo(SegmentSize, TargetPageSize); in allocateHostBlocks() local428 sys::MemoryBlock(SlabAddr, AlignedSegmentSize); in allocateHostBlocks()430 SlabAddr += AlignedSegmentSize; in allocateHostBlocks()