Searched refs:trans_exc_ending (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/s390/kvm/ |
| H A D | gaccess.c | 310 static int trans_exc_ending(struct kvm_vcpu *vcpu, int code, unsigned long gva, u8 ar, in trans_exc_ending() function 383 return trans_exc_ending(vcpu, code, gva, ar, mode, prot, false); in trans_exc() 952 rc = trans_exc_ending(vcpu, rc, ga, ar, mode, prot, terminate); in access_guest_with_key()
|