Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dram.h77 void postcopy_preempt_shutdown_file(MigrationState *s);
H A Dmigration.c2795 postcopy_preempt_shutdown_file(s); in migration_completion_postcopy()
H A Dram.c4463 void postcopy_preempt_shutdown_file(MigrationState *s) in postcopy_preempt_shutdown_file() function