Home
last modified time | relevance | path

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

/openbmc/qemu/include/migration/
H A Dmisc.h150 bool multifd_device_state_save_thread_should_exit(void);
/openbmc/qemu/migration/
H A Dmultifd-device-state.c167 bool multifd_device_state_save_thread_should_exit(void) in multifd_device_state_save_thread_should_exit() function
/openbmc/qemu/hw/vfio/
H A Dmigration-multifd.c720 if (multifd_device_state_save_thread_should_exit()) { in vfio_multifd_save_complete_precopy_thread()