Home
last modified time | relevance | path

Searched refs:kvm_vcpu_hv_stimer (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/x86/kvm/
A Dhyperv.h113 static inline struct kvm_vcpu_hv_stimer *to_hv_stimer(struct kvm_vcpu *vcpu, in to_hv_stimer()
119 static inline struct kvm_vcpu *hv_stimer_to_vcpu(struct kvm_vcpu_hv_stimer *stimer) in hv_stimer_to_vcpu()
A Dhyperv.c65 static void stimer_mark_pending(struct kvm_vcpu_hv_stimer *stimer,
224 struct kvm_vcpu_hv_stimer *stimer; in kvm_hv_notify_acked_sint()
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()
617 stimer = container_of(timer, struct kvm_vcpu_hv_stimer, timer); in stimer_timer_callback()
630 static int stimer_start(struct kvm_vcpu_hv_stimer *stimer) in stimer_start()
810 static int stimer_send_msg(struct kvm_vcpu_hv_stimer *stimer) in stimer_send_msg()
843 static void stimer_expiration(struct kvm_vcpu_hv_stimer *stimer) in stimer_expiration()
864 struct kvm_vcpu_hv_stimer *stimer; in kvm_hv_process_stimers()
[all …]
/linux-6.3-rc2/arch/x86/include/asm/
A Dkvm_host.h597 struct kvm_vcpu_hv_stimer { struct
652 struct kvm_vcpu_hv_stimer stimer[HV_SYNIC_STIMER_COUNT];

Completed in 23 milliseconds