Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/
H A Dhyperv.h132 static inline struct kvm_vcpu *hv_stimer_to_vcpu(struct kvm_vcpu_hv_stimer *stimer) in hv_stimer_to_vcpu()
/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
/linux/arch/x86/include/asm/
H A Dkvm_host.h677 struct kvm_vcpu_hv_stimer stimer[HV_SYNIC_STIMER_COUNT]; member