Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dhbitmap.c509 static bool hb_reset_between(HBitmap *hb, int level, uint64_t start, in hb_reset_between() function
551 hb_reset_between(hb, level - 1, pos, lastpos); in hb_reset_between()
580 if (hb_reset_between(hb, HBITMAP_LEVELS - 1, first, last) && in hbitmap_reset()