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