Home
last modified time | relevance | path

Searched refs:migrate_zero_copy_send (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/migration/
H A Doptions.h43 bool migrate_zero_copy_send(void);
H A Dmultifd-nocomp.c67 if (migrate_zero_copy_send()) { in multifd_nocomp_send_setup()
104 bool use_zero_copy_send = migrate_zero_copy_send(); in multifd_nocomp_send_prepare()
H A Dsocket.c74 if (migrate_zero_copy_send() && in socket_outgoing_migration()
H A Doptions.c342 bool migrate_zero_copy_send(void) in migrate_zero_copy_send() function
1108 if (migrate_zero_copy_send() && in migrate_params_check()
H A Dmultifd.c530 flush_zero_copy = migrate_zero_copy_send(); in multifd_send_sync_main()