Home
last modified time | relevance | path

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

/linux/drivers/vfio/pci/mlx5/
H A Dmain.c467 size_t inc_length = 0; in mlx5vf_precopy_ioctl() local
500 ret = mlx5vf_cmd_query_vhca_migration_state(mvdev, &inc_length, in mlx5vf_precopy_ioctl()
518 info.dirty_bytes += inc_length; in mlx5vf_precopy_ioctl()
521 if (!end_of_data || !inc_length) { in mlx5vf_precopy_ioctl()
531 buf = mlx5vf_get_data_buffer(migf, DIV_ROUND_UP(inc_length, PAGE_SIZE), in mlx5vf_precopy_ioctl()