Home
last modified time | relevance | path

Searched defs:pow2ceil (Results 1 – 2 of 2) sorted by relevance

/qemu/tests/functional/qemu_test/
H A Dutils.py23 def pow2ceil(x): function
/qemu/include/qemu/
H A Dhost-utils.h739 static inline uint64_t pow2ceil(uint64_t value) in pow2ceil() function