Home
last modified time | relevance | path

Searched refs:get_vcpu_asce (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/s390/kvm/
H A Dgaccess.c572 static int get_vcpu_asce(struct kvm_vcpu *vcpu, union asce *asce, in get_vcpu_asce() function
1084 rc = get_vcpu_asce(vcpu, &asce, ga, ar, mode); in access_guest_with_key()
1296 rc = get_vcpu_asce(vcpu, &asce, gva, ar, mode); in guest_translate_address_with_key()
1318 rc = get_vcpu_asce(vcpu, &asce, gva, ar, mode); in check_gva_range()
/kernel/linux/linux-5.10/arch/s390/kvm/
H A Dgaccess.c554 static int get_vcpu_asce(struct kvm_vcpu *vcpu, union asce *asce, in get_vcpu_asce() function
844 rc = get_vcpu_asce(vcpu, &asce, ga, ar, mode); in access_guest()
913 rc = get_vcpu_asce(vcpu, &asce, gva, ar, mode); in guest_translate_address()

Completed in 4 milliseconds