Home
last modified time | relevance | path

Searched refs:kvm_event_needs_reinjection (Results 1 – 5 of 5) sorted by relevance

/linux/arch/x86/kvm/
A Dx86.h128 static inline bool kvm_event_needs_reinjection(struct kvm_vcpu *vcpu) in kvm_event_needs_reinjection() function
A Dx86.c4521 !kvm_event_needs_reinjection(vcpu) && in kvm_vcpu_ready_for_interrupt_injection()
12072 kvm_event_needs_reinjection(vcpu) || in kvm_can_do_async_pf()
/linux/arch/x86/kvm/svm/
A Dnested.c1157 kvm_event_needs_reinjection(vcpu) || svm->nested.nested_run_pending; in svm_check_nested_events()
/linux/arch/x86/kvm/mmu/
A Dmmu.c4095 if (kvm_event_needs_reinjection(vcpu)) in kvm_handle_page_fault()
/linux/arch/x86/kvm/vmx/
A Dnested.c3834 vmx->nested.nested_run_pending || kvm_event_needs_reinjection(vcpu); in vmx_check_nested_events()

Completed in 47 milliseconds