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