Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dbitmap.h241 long bits_to_count = nbits + redundant_bits; in bitmap_count_one_with_offset() local
245 return bitmap_count_one(bitmap_start, bits_to_count) - in bitmap_count_one_with_offset()