Searched refs:gmap_ucas_map_one (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/s390/kvm/ |
| H A D | gmap.c | 646 static int gmap_ucas_map_one(struct kvm_s390_mmu_cache *mc, struct gmap *gmap, in gmap_ucas_map_one() function 730 rc = gmap_ucas_map_one(mc, gmap, gpa_to_gfn(translated_address), gfn, true); in gmap_ucas_translate() 756 rc = gmap_ucas_map_one(mc, gmap, p_gfn, c_gfn, false); in gmap_ucas_map()
|