Searched refs:RAM_SAVE_FLAG_PAGE (Results 1 – 1 of 1) sorted by relevance
92 #define RAM_SAVE_FLAG_PAGE 0x08 macro147 qemu_put_be64(f, offset | cont | RAM_SAVE_FLAG_PAGE); in ram_save_block()441 } else if (flags & RAM_SAVE_FLAG_PAGE) { in ram_load()