Home
last modified time | relevance | path

Searched refs:RAM_SAVE_FLAG_MEM_SIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/migration/
H A Dram.h56 #define RAM_SAVE_FLAG_MEM_SIZE 0x004 macro
H A Dram.c3058 | RAM_SAVE_FLAG_MEM_SIZE); in ram_save_setup()
4254 case RAM_SAVE_FLAG_MEM_SIZE: in ram_load_precopy()
/openbmc/qemu/scripts/
H A Danalyze-migration.py111 RAM_SAVE_FLAG_MEM_SIZE = 0x04 variable in RamSection
156 if flags & self.RAM_SAVE_FLAG_MEM_SIZE:
173 flags &= ~self.RAM_SAVE_FLAG_MEM_SIZE