Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qemu-iotests/tests/
H A Dqemu-img-close-errors52 for max_bitmap in 6 7; do
54 echo "=== Test with $max_bitmap bitmaps ==="
57 for i in $(seq 1 $max_bitmap); do
/openbmc/qemu/hw/vfio-user/
H A Dproxy.h67 uint64_t max_bitmap; member