Searched defs:RAM_SAVE_FLAG_MEM_SIZE (Results 1 – 2 of 2) sorted by relevance
/qemu/migration/ | ||
H A D | ram.h | 56 #define RAM_SAVE_FLAG_MEM_SIZE 0x004 macro |
/qemu/scripts/ | ||
H A D | analyze-migration.py | 111 RAM_SAVE_FLAG_MEM_SIZE = 0x04 variable in RamSection |