Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/kvm/
Demulate.c545 u32 now_count, before_count; in kvm_mips_restore_hrtimer() local
570 now_count = vcpu->arch.count_bias + kvm_mips_ktime_to_count(vcpu, now); in kvm_mips_restore_hrtimer()
576 drift = count - now_count; in kvm_mips_restore_hrtimer()
585 delta = (u64)(u32)(now_count - count); in kvm_mips_restore_hrtimer()