Home
last modified time | relevance | path

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

/linux-4.19.296/virt/kvm/arm/
Darch_timer.c612 static void update_vtimer_cntvoff(struct kvm_vcpu *vcpu, u64 cntvoff) in update_vtimer_cntvoff() function
637 update_vtimer_cntvoff(vcpu, kvm_phys_timer_read()); in kvm_timer_vcpu_init()
666 update_vtimer_cntvoff(vcpu, kvm_phys_timer_read() - value); in kvm_arm_timer_set_reg()