Home
last modified time | relevance | path

Searched refs:count_time (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/mips/kvm/
H A Demulate.c546 ktime_t now, count_time; in kvm_mips_restore_hrtimer() local
564 count_time = before; in kvm_mips_restore_hrtimer()
580 count_time = now; in kvm_mips_restore_hrtimer()
589 count_time = ktime_sub_ns(now, delta); in kvm_mips_restore_hrtimer()
593 kvm_mips_resume_hrtimer(vcpu, count_time, count); in kvm_mips_restore_hrtimer()
/kernel/linux/linux-5.10/arch/mips/kvm/
H A Demulate.c545 ktime_t now, count_time; in kvm_mips_restore_hrtimer() local
563 count_time = before; in kvm_mips_restore_hrtimer()
579 count_time = now; in kvm_mips_restore_hrtimer()
588 count_time = ktime_sub_ns(now, delta); in kvm_mips_restore_hrtimer()
592 kvm_mips_resume_hrtimer(vcpu, count_time, count); in kvm_mips_restore_hrtimer()

Completed in 8 milliseconds