Home
last modified time | relevance | path

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

/arch/x86/kvm/
Dhyperv.h121 static inline bool kvm_hv_has_stimer_pending(struct kvm_vcpu *vcpu) in kvm_hv_has_stimer_pending() function
Dx86.c12008 if (kvm_hv_has_stimer_pending(vcpu)) in kvm_vcpu_has_events()