Home
last modified time | relevance | path

Searched defs:RAM_SAVE_FLAG_MEM_SIZE (Results 1 – 2 of 2) sorted by relevance

/qemu/scripts/
H A Danalyze-migration.py108 RAM_SAVE_FLAG_MEM_SIZE = 0x04 variable in RamSection
/qemu/migration/
H A Dram.c86 #define RAM_SAVE_FLAG_MEM_SIZE 0x04 macro