Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dkvm_host.h1501 bool (*hv_timer_pending)(struct kvm_vcpu *vcpu); member
/linux/arch/x86/kvm/
A Dx86.c9199 kvm_x86_ops.nested_ops->hv_timer_pending && in inject_pending_event()
9200 kvm_x86_ops.nested_ops->hv_timer_pending(vcpu)) in inject_pending_event()
11847 kvm_x86_ops.nested_ops->hv_timer_pending && in kvm_vcpu_has_events()
11848 kvm_x86_ops.nested_ops->hv_timer_pending(vcpu)) in kvm_vcpu_has_events()
/linux/arch/x86/kvm/vmx/
A Dnested.c6748 .hv_timer_pending = nested_vmx_preemption_timer_pending,

Completed in 42 milliseconds