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