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