Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kvm/
H A Demulate.c547 u32 now_count, before_count; in kvm_mips_restore_hrtimer() local
572 now_count = vcpu->arch.count_bias + kvm_mips_ktime_to_count(vcpu, now); in kvm_mips_restore_hrtimer()
578 drift = count - now_count; in kvm_mips_restore_hrtimer()
587 delta = (u64)(u32)(now_count - count); in kvm_mips_restore_hrtimer()