Home
last modified time | relevance | path

Searched defs:stimer (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/x86/kvm/
H A Dhyperv.c224 struct kvm_vcpu_hv_stimer *stimer; in kvm_hv_notify_acked_sint() local
587 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() local
630 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 …]
H A Dhyperv.h119 static inline struct kvm_vcpu *hv_stimer_to_vcpu(struct kvm_vcpu_hv_stimer *stimer) in hv_stimer_to_vcpu()
/openbmc/linux/sound/pci/trident/
H A Dtrident.h307 unsigned int stimer; /* global sample timer (to detect spurious interrupts) */ member
H A Dtrident_main.c3653 unsigned int audio_int, chn_int, stimer, channel, mask, tmp; in snd_trident_interrupt() local
/openbmc/qemu/target/riscv/
H A Dcpu.h460 QEMUTimer *stimer; /* Internal timer for S-mode interrupt */ member
/openbmc/linux/arch/x86/include/asm/
H A Dkvm_host.h649 struct kvm_vcpu_hv_stimer stimer[HV_SYNIC_STIMER_COUNT]; member