Searched refs:get_vcpu_asce (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/s390/kvm/ |
H A D | gaccess.c | 572 static int get_vcpu_asce(struct kvm_vcpu *vcpu, union asce *asce, in get_vcpu_asce() function 1086 rc = get_vcpu_asce(vcpu, &asce, ga, ar, mode); in access_guest_with_key() 1300 rc = get_vcpu_asce(vcpu, &asce, gva, ar, mode); in guest_translate_address_with_key() 1322 rc = get_vcpu_asce(vcpu, &asce, gva, ar, mode); in check_gva_range()
|