Searched refs:nearest_pow2 (Results 1 – 1 of 1) sorted by relevance
136 static uint32_t nearest_pow2(uint32_t n) in nearest_pow2() function163 shift = nearest_pow2(id + 1U); in get_cache_shift()
Completed in 5 milliseconds