Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm64/kvm/
Darch_timer.c129 static void timer_set_offset(struct arch_timer_context *ctxt, u64 offset) in timer_set_offset() function
773 timer_set_offset(vcpu_vtimer(tmp), cntvoff); in update_vtimer_cntvoff()
779 timer_set_offset(vcpu_vtimer(vcpu), cntvoff); in update_vtimer_cntvoff()
794 timer_set_offset(ptimer, 0); in kvm_timer_vcpu_init()