Home
last modified time | relevance | path

Searched refs:kvm_s390_handle_e3 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/s390/kvm/
H A Dintercept.c133 return kvm_s390_handle_e3(vcpu); in handle_instruction()
H A Dkvm-s390.h335 int kvm_s390_handle_e3(struct kvm_vcpu *vcpu);
H A Dpriv.c73 int kvm_s390_handle_e3(struct kvm_vcpu *vcpu) in kvm_s390_handle_e3() function