Searched refs:stop_copy_length (Results 1 – 4 of 4) 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()
986 unsigned long stop_copy_length; in vfio_ioctl_device_feature_migration_data_size() local997 ret = device->mig_ops->migration_get_data_size(device, &stop_copy_length); in vfio_ioctl_device_feature_migration_data_size()1001 data_size.stop_copy_length = stop_copy_length; in vfio_ioctl_device_feature_migration_data_size()
1474 __aligned_u64 stop_copy_length; member
1269 unsigned long *stop_copy_length) in mtty_get_state() 1274 *stop_copy_length = mtty_data_size(mdev_state); in mtty_get_data_size() 1272 mtty_get_data_size(struct vfio_device * vdev,unsigned long * stop_copy_length) mtty_get_data_size() argument