| /kernel/linux/linux-5.10/arch/x86/kvm/ |
| H A D | hyperv.h | 106 static inline struct kvm_vcpu *stimer_to_vcpu(struct kvm_vcpu_hv_stimer *stimer) in stimer_to_vcpu() argument
|
| H A D | hyperv.c | 169 struct kvm_vcpu_hv_stimer *stimer; in kvm_hv_notify_acked_sint() local 540 stimer_mark_pending(struct kvm_vcpu_hv_stimer *stimer, bool vcpu_kick) stimer_mark_pending() argument 552 stimer_cleanup(struct kvm_vcpu_hv_stimer *stimer) stimer_cleanup() argument 568 struct kvm_vcpu_hv_stimer *stimer; stimer_timer_callback() local 583 stimer_start(struct kvm_vcpu_hv_stimer *stimer) stimer_start() argument 637 stimer_set_config(struct kvm_vcpu_hv_stimer *stimer, u64 config, bool host) stimer_set_config() argument 663 stimer_set_count(struct kvm_vcpu_hv_stimer *stimer, u64 count, bool host) stimer_set_count() argument 690 stimer_get_config(struct kvm_vcpu_hv_stimer *stimer, u64 *pconfig) stimer_get_config() argument 696 stimer_get_count(struct kvm_vcpu_hv_stimer *stimer, u64 *pcount) stimer_get_count() argument 759 stimer_send_msg(struct kvm_vcpu_hv_stimer *stimer) stimer_send_msg() argument 779 stimer_notify_direct(struct kvm_vcpu_hv_stimer *stimer) stimer_notify_direct() argument 792 stimer_expiration(struct kvm_vcpu_hv_stimer *stimer) stimer_expiration() argument 813 struct kvm_vcpu_hv_stimer *stimer; kvm_hv_process_stimers() local 867 stimer_prepare_msg(struct kvm_vcpu_hv_stimer *stimer) stimer_prepare_msg() argument 882 stimer_init(struct kvm_vcpu_hv_stimer *stimer, int timer_index) stimer_init() argument [all...] |
| /kernel/linux/linux-6.6/arch/x86/kvm/ |
| H A D | hyperv.h | 119 static inline struct kvm_vcpu *hv_stimer_to_vcpu(struct kvm_vcpu_hv_stimer *stimer) in hv_stimer_to_vcpu() argument
|
| H A D | hyperv.c | 224 struct kvm_vcpu_hv_stimer *stimer; in kvm_hv_notify_acked_sint() local 587 stimer_mark_pending(struct kvm_vcpu_hv_stimer *stimer, bool vcpu_kick) stimer_mark_pending() argument 599 stimer_cleanup(struct kvm_vcpu_hv_stimer *stimer) stimer_cleanup() argument 615 struct kvm_vcpu_hv_stimer *stimer; stimer_timer_callback() local 630 stimer_start(struct kvm_vcpu_hv_stimer *stimer) stimer_start() argument 684 stimer_set_config(struct kvm_vcpu_hv_stimer *stimer, u64 config, bool host) stimer_set_config() argument 716 stimer_set_count(struct kvm_vcpu_hv_stimer *stimer, u64 count, bool host) stimer_set_count() argument 743 stimer_get_config(struct kvm_vcpu_hv_stimer *stimer, u64 *pconfig) stimer_get_config() argument 749 stimer_get_count(struct kvm_vcpu_hv_stimer *stimer, u64 *pcount) stimer_get_count() argument 812 stimer_send_msg(struct kvm_vcpu_hv_stimer *stimer) stimer_send_msg() argument 832 stimer_notify_direct(struct kvm_vcpu_hv_stimer *stimer) stimer_notify_direct() argument 845 stimer_expiration(struct kvm_vcpu_hv_stimer *stimer) stimer_expiration() argument 866 struct kvm_vcpu_hv_stimer *stimer; kvm_hv_process_stimers() local 936 stimer_prepare_msg(struct kvm_vcpu_hv_stimer *stimer) stimer_prepare_msg() argument 951 stimer_init(struct kvm_vcpu_hv_stimer *stimer, int timer_index) stimer_init() argument [all...] |
| /kernel/linux/linux-5.10/sound/pci/trident/ |
| H A D | trident_main.c | 3669 unsigned int audio_int, chn_int, stimer, channel, mask, tmp; in snd_trident_interrupt() local
|
| H A D | trident.h | 308 unsigned int stimer; /* global sample timer (to detect spurious interrupts) */ member
|
| /kernel/linux/linux-6.6/sound/pci/trident/ |
| H A D | trident_main.c | 3653 unsigned int audio_int, chn_int, stimer, channel, mask, tmp; in snd_trident_interrupt() local
|
| H A D | trident.h | 307 unsigned int stimer; /* global sample timer (to detect spurious interrupts) */ member
|
| /kernel/linux/linux-5.10/arch/x86/include/asm/ |
| H A D | kvm_host.h | 519 struct kvm_vcpu_hv_stimer stimer[HV_SYNIC_STIMER_COUNT]; member
|
| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| H A D | kvm_host.h | 649 struct kvm_vcpu_hv_stimer stimer[HV_SYNIC_STIMER_COUNT]; member
|