Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/kvm/
H A Dintercept.c378 return kvm_s390_handle_sigp_pei(vcpu); in handle_partial_execution()
557 * So first try kvm_s390_handle_sigp_pei() and if that isn't in handle_pv_notification()
560 ret = kvm_s390_handle_sigp_pei(vcpu); in handle_pv_notification()
H A Dsigp.c488 int kvm_s390_handle_sigp_pei(struct kvm_vcpu *vcpu) in kvm_s390_handle_sigp_pei() function
H A Dtrace.h245 TRACE_EVENT(kvm_s390_handle_sigp_pei,
H A Dkvm-s390.h326 int kvm_s390_handle_sigp_pei(struct kvm_vcpu *vcpu);
/kernel/linux/linux-6.6/arch/s390/kvm/
H A Dintercept.c395 return kvm_s390_handle_sigp_pei(vcpu); in handle_partial_execution()
578 * So first try kvm_s390_handle_sigp_pei() and if that isn't in handle_pv_notification()
581 ret = kvm_s390_handle_sigp_pei(vcpu); in handle_pv_notification()
H A Dsigp.c476 int kvm_s390_handle_sigp_pei(struct kvm_vcpu *vcpu) in kvm_s390_handle_sigp_pei() function
H A Dtrace.h245 TRACE_EVENT(kvm_s390_handle_sigp_pei,
H A Dkvm-s390.h355 int kvm_s390_handle_sigp_pei(struct kvm_vcpu *vcpu);

Completed in 6 milliseconds