Searched defs:kvm_vcpu_timer (Results 1 – 1 of 1) sorted by relevance
22 struct kvm_vcpu_timer { struct24 bool init_done;26 bool next_set;28 u64 next_cycles;30 struct hrtimer hrt;
Completed in 2 milliseconds