Searched defs:RAM_SAVE_FLAG_HOOK (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/migration/ | ||
H A D | rdma.h | 41 #define RAM_SAVE_FLAG_HOOK 0x80 macro |
/openbmc/qemu/scripts/ | ||
H A D | analyze-migration.py | 116 RAM_SAVE_FLAG_HOOK = 0x80 variable in RamSection |