Home
last modified time | relevance | path

Searched refs:initial_bytes (Results 1 – 6 of 6) sorted by relevance

/linux/include/uapi/linux/
H A Dvfio.h1258 * This estimate is split into two categories, initial_bytes and
1261 * The initial_bytes field indicates the amount of initial precopy
1282 * reached when both initial_bytes and dirty_byte are zero. For instance, this
1299 __aligned_u64 initial_bytes; member
/linux/drivers/vfio/pci/qat/
H A Dmain.c156 info.initial_bytes = mig_dev->setup_size - *pos; in qat_vf_precopy_ioctl()
/linux/drivers/vfio/pci/virtio/
H A Dmigrate.c490 info.initial_bytes = migf->pre_copy_initial_bytes - *pos; in virtiovf_precopy_ioctl()
/linux/drivers/vfio/pci/mlx5/
H A Dmain.c513 info.initial_bytes = migf->pre_copy_initial_bytes - *pos; in mlx5vf_precopy_ioctl()
/linux/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.c873 info.initial_bytes = migf->total_length - *pos; in hisi_acc_vf_precopy_ioctl()
/linux/samples/vfio-mdev/
H A Dmtty.c875 info.initial_bytes = migf->filled_size - *pos; in mtty_precopy_ioctl()