Home
last modified time | relevance | path

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

/qemu/tests/bench/
H A Dqht-bench.c51 static size_t init_size = DEFAULT_RANGE; variable
/qemu/hw/vfio/
H A Dmigration.c400 uint64_t init_size = MIN(migration->precopy_init_size, data_size); in vfio_update_estimated_pending_data() local