Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Drdma.h41 #define RAM_SAVE_FLAG_HOOK 0x80 macro
/openbmc/qemu/scripts/
H A Danalyze-migration.py113 RAM_SAVE_FLAG_HOOK = 0x80 variable in RamSection