Searched defs:kvm_vcpu_timer (Results 1 – 2 of 2) sorted by relevance
21071 struct kvm_vcpu_timer { struct21072 bool init_done;21073 bool next_set;21074 u64 next_cycles;21075 struct hrtimer hrt;21076 bool sstc_enabled;21077 int (*timer_next_event)(struct kvm_vcpu *, u64);