Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dhbitmap.h89 bool hbitmap_empty(const HBitmap *hb);
/openbmc/qemu/util/
H A Dhbitmap.c337 bool hbitmap_empty(const HBitmap *hb) in hbitmap_empty() function