Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kvm/
H A Dgaccess.c496 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()