Searched refs:postcopy_data (Results 1 – 1 of 1) sorted by relevance
708 void *postcopy_data; member1263 args->postcopy_data = args->start_hook(from, to); in migrate_postcopy_prepare()1318 args->finish_hook(from, to, args->postcopy_data); in migrate_postcopy_complete()1319 args->postcopy_data = NULL; in migrate_postcopy_complete()