Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Dintercept.c136 return kvm_s390_handle_e5(vcpu); in handle_instruction()
H A Dkvm-s390.h385 int kvm_s390_handle_e5(struct kvm_vcpu *vcpu);
H A Dpriv.c1561 int kvm_s390_handle_e5(struct kvm_vcpu *vcpu) in kvm_s390_handle_e5() function