Searched refs:initial_bytes (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dvfio.h1238 * This estimate is split into two categories, initial_bytes and
1241 * The initial_bytes field indicates the amount of initial precopy
1262 * reached when both initial_bytes and dirty_byte are zero. For instance, this
1279 __aligned_u64 initial_bytes; member in struct:vfio_precopy_info
/linux-master/drivers/vfio/pci/mlx5/
H A Dmain.c538 info.initial_bytes = migf->pre_copy_initial_bytes - *pos;
/linux-master/drivers/vfio/pci/hisilicon/
H A Dhisi_acc_vfio_pci.c792 info.initial_bytes = migf->total_length - *pos;
/linux-master/samples/vfio-mdev/
H A Dmtty.c875 info.initial_bytes = migf->filled_size - *pos;

Completed in 158 milliseconds