Searched refs:increment_len (Results 1 – 1 of 1) sorted by relevance
836 const u64 increment_len = uv_info.conf_dump_storage_state_len; in kvm_s390_pv_dump_stor_state() local 854 !IS_ALIGNED(buff_user_len, increment_len)) in kvm_s390_pv_dump_stor_state() 881 size_done += increment_len; in kvm_s390_pv_dump_stor_state() 882 uvcb.dump_area_origin += increment_len; in kvm_s390_pv_dump_stor_state() 883 buff_user_len -= increment_len; in kvm_s390_pv_dump_stor_state()