Searched defs:RAM_SAVE_FLAG_CONTINUE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/scripts/ | ||
H A D | analyze-migration.py | 114 RAM_SAVE_FLAG_CONTINUE = 0x20 variable in RamSection |
/openbmc/qemu/migration/ | ||
H A D | ram.c | 89 #define RAM_SAVE_FLAG_CONTINUE 0x20 macro |