Home
last modified time | relevance | path

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

/openbmc/qemu/contrib/plugins/
H A Dcache.c116 static int pow_of_two(int num) in pow_of_two() function
266 cache->blksize_shift = pow_of_two(blksize); in cache_init()