Searched defs:cntvoff (Results 1 – 3 of 3) sorted by relevance
15 u64 cntvoff = (u64)cntvoff_high << 32 | cntvoff_low; in __kvm_timer_set_cntvoff() local
37 u64 cntvoff; member
452 static void set_cntvoff(u64 cntvoff) in set_cntvoff()672 static void update_vtimer_cntvoff(struct kvm_vcpu *vcpu, u64 cntvoff) in update_vtimer_cntvoff()