Searched defs:BME_TABLE_ENTRY_FLAG_ALL_ONES (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/tests/qemu-iotests/ | ||
H A D | qcow2_format.py | 230 BME_TABLE_ENTRY_FLAG_ALL_ONES = 1 variable in Qcow2BitmapTableEntry |
/openbmc/qemu/block/ | ||
H A D | qcow2-bitmap.c | 64 #define BME_TABLE_ENTRY_FLAG_ALL_ONES (1ULL << 0) macro |