Searched refs:dirty_bytes (Results 1 – 10 of 10) sorted by relevance
454 minsz = offsetofend(struct vfio_precopy_info, dirty_bytes); in virtiovf_precopy_ioctl()492 info.dirty_bytes = migf->max_pos - *pos; in virtiovf_precopy_ioctl()493 if (!info.dirty_bytes) in virtiovf_precopy_ioctl()495 info.dirty_bytes += ctx_size; in virtiovf_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()
499 minsz = offsetofend(struct vfio_precopy_info, dirty_bytes); in mlx5vf_precopy_ioctl()540 info.dirty_bytes = migf->max_pos - *pos; in mlx5vf_precopy_ioctl()541 if (!info.dirty_bytes) in mlx5vf_precopy_ioctl()543 info.dirty_bytes += inc_length; in mlx5vf_precopy_ioctl()
1290 __aligned_u64 dirty_bytes; member
799 minsz = offsetofend(struct vfio_precopy_info, dirty_bytes); in hisi_acc_vf_precopy_ioctl()824 info.dirty_bytes = 0; in hisi_acc_vf_precopy_ioctl()
34 - dirty_bytes181 dirty_bytes chapter187 Note: dirty_bytes is the counterpart of dirty_ratio. Only one of them may be192 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()
4241 u64 dirty_bytes = 0; in warn_about_uncommitted_trans() local4249 dirty_bytes += found_end + 1 - found_start; in warn_about_uncommitted_trans()4254 trans->transid, dirty_bytes); in warn_about_uncommitted_trans()
1379 unsigned long dirty_bytes = kvm_dirty_bitmap_bytes(memslot); in kvm_alloc_dirty_bitmap() local1381 memslot->dirty_bitmap = __vcalloc(2, dirty_bytes, GFP_KERNEL_ACCOUNT); in kvm_alloc_dirty_bitmap()
2113 vm.dirty_background_bytes, vm.dirty_bytes