Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm64/kvm/
Darch_timer.c765 static void update_vtimer_cntvoff(struct kvm_vcpu *vcpu, u64 cntvoff) in update_vtimer_cntvoff() function
793 update_vtimer_cntvoff(vcpu, kvm_phys_timer_read()); in kvm_timer_vcpu_init()
831 update_vtimer_cntvoff(vcpu, kvm_phys_timer_read() - value); in kvm_arm_timer_set_reg()