Searched refs:stop_copy_length (Results 1 – 6 of 6) sorted by relevance
98 unsigned long *stop_copy_length) in pds_vfio_get_device_state_size() argument100 *stop_copy_length = PDS_LM_DEVICE_STATE_LENGTH; in pds_vfio_get_device_state_size()
941 unsigned long stop_copy_length; in vfio_ioctl_device_feature_migration_data_size() local952 ret = device->mig_ops->migration_get_data_size(device, &stop_copy_length); in vfio_ioctl_device_feature_migration_data_size()956 data_size.stop_copy_length = stop_copy_length; in vfio_ioctl_device_feature_migration_data_size()
530 unsigned long *stop_copy_length) in qat_vf_pci_get_data_size() argument536 *stop_copy_length = qat_vdev->mdev->state_size; in qat_vf_pci_get_data_size()
209 unsigned long *stop_copy_length);
1261 unsigned long *stop_copy_length) in mlx5vf_pci_get_data_size() argument1273 *stop_copy_length = total_size; in mlx5vf_pci_get_data_size()
1272 unsigned long *stop_copy_length) in mtty_get_data_size() argument1277 *stop_copy_length = mtty_data_size(mdev_state); in mtty_get_data_size()