Home
last modified time | relevance | path

Searched defs:stop_copy_size (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/vfio/
H A Dmigration.c319 uint64_t *stop_copy_size) in vfio_query_stop_copy_size()
460 uint64_t stop_copy_size = VFIO_MIG_DEFAULT_DATA_BUFFER_SIZE; in vfio_save_setup() local
568 uint64_t stop_copy_size = VFIO_MIG_STOP_COPY_SIZE; in vfio_state_pending_exact() local
/openbmc/linux/drivers/vfio/pci/mlx5/
H A Dcmd.h38 __le64 stop_copy_size; member