Searched refs:kBlockCount (Results 1 – 1 of 1) sorted by relevance
22 static constexpr uptr kBlockCount = 0x1000; variable35 static_assert(u64(kBlockCount) * kBlockSizeFrames == 1ull << (sizeof(Id) * 8),116 BlockInfo blocks_[kBlockCount] = {};