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