Searched refs:BitmapSizeInBits (Results 1 – 1 of 1) sorted by relevance
139 size_t BitmapSizeInBits = alignTo(IPHR_HASH + 1, 32); in readGSIHashBuckets() local140 uint32_t NumBitmapEntries = BitmapSizeInBits / 32; in readGSIHashBuckets()