Home
last modified time | relevance | path

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

/qemu/migration/
H A Dram.h47 int xbzrle_cache_resize(uint64_t new_size, Error **errp);
H A Doptions.c1295 xbzrle_cache_resize(params->xbzrle_cache_size, errp); in migrate_params_apply()
H A Dram.c178 int xbzrle_cache_resize(uint64_t new_size, Error **errp) in xbzrle_cache_resize() function