Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/
H A Danalyze-migration.py114 RAM_SAVE_FLAG_COMPRESS_PAGE = 0x100 variable in RamSection
/openbmc/qemu/migration/
H A Dram.c93 #define RAM_SAVE_FLAG_COMPRESS_PAGE 0x100 macro