Searched refs:reinjected (Results 1 – 5 of 5) sorted by relevance
89 void vmx_inject_irq(struct kvm_vcpu *vcpu, bool reinjected);
72 the kernel user keyring and reinjected as different (old) key. It's irrelevant
15 fail-over if one path is down, and the traffic is seamlessly reinjected on other
1857 void (*inject_irq)(struct kvm_vcpu *vcpu, bool reinjected);
3774 static void svm_inject_irq(struct kvm_vcpu *vcpu, bool reinjected) in svm_inject_irq() argument3806 trace_kvm_inj_virq(intr->nr, intr->soft, reinjected); in svm_inject_irq()