Home
last modified time | relevance | path

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

/qemu/migration/
H A Dram.c85 #define RAM_SAVE_FLAG_ZERO 0x02 macro
1152 len += save_page_header(pss, file, pss->block, offset | RAM_SAVE_FLAG_ZERO); in save_zero_page()
3708 if (flags & (RAM_SAVE_FLAG_ZERO | RAM_SAVE_FLAG_PAGE)) { in ram_load_postcopy()
3769 case RAM_SAVE_FLAG_ZERO: in ram_load_postcopy()
4129 RAM_SAVE_FLAG_ZERO); in ram_load_precopy()
4165 if (flags & (RAM_SAVE_FLAG_ZERO | RAM_SAVE_FLAG_PAGE | in ram_load_precopy()
4221 case RAM_SAVE_FLAG_ZERO: in ram_load_precopy()