Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dhbitmap.c55 struct HBitmap { struct
72 * granularity-1 HBitmap: argument
87 /* A meta dirty bitmap to track the dirtiness of bits in this HBitmap. */ argument
88 HBitmap *meta; argument
110 const HBitmap *hb = hbi->hb; in hbitmap_iter_skip_words() argument
/openbmc/qemu/include/qemu/
H A Dhbitmap.h18 typedef struct HBitmap HBitmap; typedef