Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dhbitmap.c363 static size_t hbitmap_iter_next_word(HBitmapIter *hbi, unsigned long *p_cur) in hbitmap_iter_next_word() function
394 pos = hbitmap_iter_next_word(&hbi, &cur); in hb_count_between()