Searched defs:stimer (Results 1 – 6 of 6) sorted by relevance
224 struct kvm_vcpu_hv_stimer *stimer; in kvm_hv_notify_acked_sint() local587 static void stimer_mark_pending(struct kvm_vcpu_hv_stimer *stimer, in stimer_mark_pending()599 static void stimer_cleanup(struct kvm_vcpu_hv_stimer *stimer) in stimer_cleanup()615 struct kvm_vcpu_hv_stimer *stimer; in stimer_timer_callback() local630 static int stimer_start(struct kvm_vcpu_hv_stimer *stimer) in stimer_start()716 static int stimer_set_count(struct kvm_vcpu_hv_stimer *stimer, u64 count, in stimer_set_count()812 static int stimer_send_msg(struct kvm_vcpu_hv_stimer *stimer) in stimer_send_msg()832 static int stimer_notify_direct(struct kvm_vcpu_hv_stimer *stimer) in stimer_notify_direct()845 static void stimer_expiration(struct kvm_vcpu_hv_stimer *stimer) in stimer_expiration()866 struct kvm_vcpu_hv_stimer *stimer; in kvm_hv_process_stimers() local[all …]
119 static inline struct kvm_vcpu *hv_stimer_to_vcpu(struct kvm_vcpu_hv_stimer *stimer) in hv_stimer_to_vcpu()
307 unsigned int stimer; /* global sample timer (to detect spurious interrupts) */ member
3653 unsigned int audio_int, chn_int, stimer, channel, mask, tmp; in snd_trident_interrupt() local
460 QEMUTimer *stimer; /* Internal timer for S-mode interrupt */ member
649 struct kvm_vcpu_hv_stimer stimer[HV_SYNIC_STIMER_COUNT]; member