Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/kvm/
Demulate.c546 u32 now_count, before_count; in kvm_mips_restore_hrtimer() local
571 now_count = vcpu->arch.count_bias + kvm_mips_ktime_to_count(vcpu, now); in kvm_mips_restore_hrtimer()
577 drift = count - now_count; in kvm_mips_restore_hrtimer()
586 delta = (u64)(u32)(now_count - count); in kvm_mips_restore_hrtimer()