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.c777 const u64 increment_len = uv_info.conf_dump_storage_state_len; in kvm_s390_pv_dump_stor_state() local
795 !IS_ALIGNED(buff_user_len, increment_len)) in kvm_s390_pv_dump_stor_state()
822 size_done += increment_len; in kvm_s390_pv_dump_stor_state()
823 uvcb.dump_area_origin += increment_len; in kvm_s390_pv_dump_stor_state()
824 buff_user_len -= increment_len; in kvm_s390_pv_dump_stor_state()