Searched refs:secSize (Results 1 – 1 of 1) sorted by relevance
858 uint64_t secSize = 0; in build() local862 uint64_t off = alignTo(secSize, isec->alignment); in build()863 secSize = off + isec->getSize(); in build()866 p.second.count = getMipsPageCount(secSize); in build()