Searched refs:dirty_bytes (Results 1 – 10 of 10) sorted by relevance
453 minsz = offsetofend(struct vfio_precopy_info, dirty_bytes); in virtiovf_precopy_ioctl()491 info.dirty_bytes = migf->max_pos - *pos; in virtiovf_precopy_ioctl()492 if (!info.dirty_bytes) in virtiovf_precopy_ioctl()494 info.dirty_bytes += ctx_size; in virtiovf_precopy_ioctl()
474 minsz = offsetofend(struct vfio_precopy_info, dirty_bytes); in mlx5vf_precopy_ioctl()515 info.dirty_bytes = migf->max_pos - *pos; in mlx5vf_precopy_ioctl()516 if (!info.dirty_bytes) in mlx5vf_precopy_ioctl()518 info.dirty_bytes += inc_length; in mlx5vf_precopy_ioctl()
130 minsz = offsetofend(struct vfio_precopy_info, dirty_bytes); in qat_vf_precopy_ioctl()155 info.dirty_bytes = 0; in qat_vf_precopy_ioctl()
1301 __aligned_u64 dirty_bytes; member
866 minsz = offsetofend(struct vfio_precopy_info, dirty_bytes); in hisi_acc_vf_precopy_ioctl()891 info.dirty_bytes = 0; in hisi_acc_vf_precopy_ioctl()
34 - dirty_bytes188 dirty_bytes chapter194 Note: dirty_bytes is the counterpart of dirty_ratio. Only one of them may be199 Note: the minimum value allowed for dirty_bytes is two pages (in bytes); any
846 minsz = offsetofend(struct vfio_precopy_info, dirty_bytes); in mtty_precopy_ioctl()874 info.dirty_bytes = 0; in mtty_precopy_ioctl()
4151 u64 dirty_bytes = 0; in warn_about_uncommitted_trans() local4160 dirty_bytes += found_end + 1 - found_start; in warn_about_uncommitted_trans()4165 trans->transid, dirty_bytes); in warn_about_uncommitted_trans()
1446 unsigned long dirty_bytes = kvm_dirty_bitmap_bytes(memslot); in kvm_alloc_dirty_bitmap() local1448 memslot->dirty_bitmap = __vcalloc(2, dirty_bytes, GFP_KERNEL_ACCOUNT); in kvm_alloc_dirty_bitmap()
2230 vm.dirty_background_bytes, vm.dirty_bytes