Home
last modified time | relevance | path

Searched refs:increment_len (Results 1 – 1 of 1) sorted by relevance

/linux/arch/s390/kvm/
H A Dpv.c903 const u64 increment_len = uv_info.conf_dump_storage_state_len; in kvm_s390_pv_dump_stor_state() local
921 !IS_ALIGNED(buff_user_len, increment_len)) in kvm_s390_pv_dump_stor_state()
948 size_done += increment_len; in kvm_s390_pv_dump_stor_state()
949 uvcb.dump_area_origin += increment_len; in kvm_s390_pv_dump_stor_state()
950 buff_user_len -= increment_len; in kvm_s390_pv_dump_stor_state()