Searched refs:ZeroFillBegin (Results 1 – 1 of 1) sorted by relevance
423 char *ZeroFillBegin = SlabAddr + Seg.getContentSize(); in allocateHostBlocks() local424 memset(ZeroFillBegin, 0, Seg.getZeroFillSize()); in allocateHostBlocks()