Searched refs:kvm_event_needs_reinjection (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kvm/
H A Dx86.h25 static inline bool kvm_event_needs_reinjection(struct kvm_vcpu *vcpu) function
H A Dsvm.c1371 if (!npt_enabled && kvm_event_needs_reinjection(&svm->vcpu))
H A Dvmx.c3067 if (kvm_event_needs_reinjection(vcpu))
H A Dx86.c4559 !kvm_event_needs_reinjection(vcpu);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kvm/
H A Dx86.h25 static inline bool kvm_event_needs_reinjection(struct kvm_vcpu *vcpu) function
H A Dsvm.c1371 if (!npt_enabled && kvm_event_needs_reinjection(&svm->vcpu))
H A Dvmx.c3067 if (kvm_event_needs_reinjection(vcpu))
H A Dx86.c4559 !kvm_event_needs_reinjection(vcpu);

Completed in 112 milliseconds