Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/kvm/
A Dx86.h113 static inline bool kvm_event_needs_reinjection(struct kvm_vcpu *vcpu) in kvm_event_needs_reinjection() function
A Dx86.c4893 !kvm_event_needs_reinjection(vcpu) && in kvm_vcpu_ready_for_interrupt_injection()
10039 can_inject = !kvm_event_needs_reinjection(vcpu); in kvm_check_and_inject_events()
12963 kvm_event_needs_reinjection(vcpu) || in kvm_can_do_async_pf()
/linux-6.3-rc2/arch/x86/kvm/svm/
A Dnested.c1380 kvm_event_needs_reinjection(vcpu); in svm_check_nested_events()
/linux-6.3-rc2/arch/x86/kvm/vmx/
A Dnested.c4061 kvm_event_needs_reinjection(vcpu); in vmx_check_nested_events()
/linux-6.3-rc2/arch/x86/kvm/mmu/
A Dmmu.c4382 if (kvm_event_needs_reinjection(vcpu)) in kvm_handle_page_fault()

Completed in 48 milliseconds