Searched defs:RAM_SAVE_FLAG_PAGE (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/migration/ | ||
H A D | ram.h | 57 #define RAM_SAVE_FLAG_PAGE 0x008 macro |
/openbmc/qemu/scripts/ | ||
H A D | analyze-migration.py | 112 RAM_SAVE_FLAG_PAGE = 0x08 variable in RamSection |