Home
last modified time | relevance | path

Searched refs:kvm_hv_has_stimer_pending (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/x86/kvm/
Dhyperv.h141 static inline bool kvm_hv_has_stimer_pending(struct kvm_vcpu *vcpu) in kvm_hv_has_stimer_pending() function
303 static inline bool kvm_hv_has_stimer_pending(struct kvm_vcpu *vcpu) in kvm_hv_has_stimer_pending() function
Dx86.c11151 if (kvm_hv_has_stimer_pending(vcpu)) in kvm_vcpu_has_events()