Searched refs:gmap_protect_rmap (Results 1 – 3 of 3) sorted by relevance
| /linux/arch/s390/kvm/ |
| H A D | gmap.h | 104 int gmap_protect_rmap(struct kvm_s390_mmu_cache *mc, struct gmap *sg, gfn_t p_gfn, gfn_t r_gfn,
|
| H A D | gmap.c | 1026 int gmap_protect_rmap(struct kvm_s390_mmu_cache *mc, struct gmap *sg, gfn_t p_gfn, gfn_t r_gfn, in gmap_protect_rmap() function 1203 rc = gmap_protect_rmap(mc, sg, context->f[i].gfn, 0, context->f[i].pfn, in __gmap_protect_asce_top_level()
|
| H A D | gaccess.c | 1544 rc = gmap_protect_rmap(mc, sg, entries[i].gfn, gpa_to_gfn(saddr), in _gaccess_do_shadow()
|