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.h44 bool migrate_zero_copy_send(void);
H A Dsocket.c74 if (migrate_zero_copy_send() && in socket_outgoing_migration()
H A Dmultifd-nocomp.c68 if (migrate_zero_copy_send()) { in multifd_nocomp_send_setup()
111 bool use_zero_copy_send = migrate_zero_copy_send(); in multifd_nocomp_send_prepare()
H A Doptions.c356 bool migrate_zero_copy_send(void) in migrate_zero_copy_send() function
1175 if (migrate_zero_copy_send() && in migrate_params_check()
H A Dmultifd.c622 flush_zero_copy = migrate_zero_copy_send(); in multifd_send_sync_main()