Searched refs:kvm_s390_ext_call_pending (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/s390/kvm/
H A Dsigp.c27 ext_call_pending = kvm_s390_ext_call_pending(dst_vcpu);
H A Dkvm-s390.h465 int kvm_s390_ext_call_pending(struct kvm_vcpu *vcpu);
H A Dinterrupt.c1231 int kvm_s390_ext_call_pending(struct kvm_vcpu *vcpu) function
1250 if (kvm_s390_ext_call_pending(vcpu) &&

Completed in 118 milliseconds