Searched refs:sltime (Results 1 – 1 of 1) sorted by relevance
328 u64 now, sltime; in kvm_s390_handle_wait() local358 sltime = (vcpu->arch.sie_block->ckc - now) / (0xf4240000ul / HZ) + 1; in kvm_s390_handle_wait()360 vcpu->arch.ckc_timer.expires = jiffies + sltime; in kvm_s390_handle_wait()363 VCPU_EVENT(vcpu, 5, "enabled wait timer:%llx jiffies", sltime); in kvm_s390_handle_wait()