Searched defs:RAM_SAVE_FLAG_MULTIFD_FLUSH (Results 1 – 2 of 2) sorted by relevance
/qemu/migration/ | ||
H A D | ram.h | 62 #define RAM_SAVE_FLAG_MULTIFD_FLUSH 0x200 macro |
/qemu/scripts/ | ||
H A D | analyze-migration.py | 118 RAM_SAVE_FLAG_MULTIFD_FLUSH = 0x200 variable in RamSection |