Searched refs:interrupt_allowed (Results 1 – 5 of 5) sorted by relevance
730 int (*interrupt_allowed)(struct kvm_vcpu *vcpu); member
6084 if (kvm_x86_ops->interrupt_allowed(vcpu)) { in inject_pending_event()7634 return kvm_x86_ops->interrupt_allowed(vcpu); in kvm_arch_interrupt_allowed()7811 kvm_x86_ops->interrupt_allowed(vcpu); in kvm_arch_can_inject_async_page_present()
3315 return kvm_x86_ops->interrupt_allowed(vcpu); in can_do_async_pf()
4428 .interrupt_allowed = svm_interrupt_allowed,
9199 .interrupt_allowed = vmx_interrupt_allowed,