Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Ddirtyrate.h31 #define MIN_RAMBLOCK_SIZE 128 macro
H A Ddirtyrate.c471 if (qemu_ram_get_used_length(block) < (MIN_RAMBLOCK_SIZE << 10)) { in skip_sample_ramblock()