Home
last modified time | relevance | path

Searched refs:nearest_pow2 (Results 1 – 1 of 1) sorted by relevance

/hypervisor/common/
A Dhypercall.c136 static uint32_t nearest_pow2(uint32_t n) in nearest_pow2() function
163 shift = nearest_pow2(id + 1U); in get_cache_shift()

Completed in 12 milliseconds