Home
last modified time | relevance | path

Searched refs:gmap_free (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/s390/kvm/
H A Dgmap-vsie.c102 gmap_free(new); in gmap_shadow()
137 gmap_free(new); in gmap_shadow()
/linux-6.15/arch/s390/include/asm/
H A Dgmap.h105 void gmap_free(struct gmap *gmap);
/linux-6.15/arch/s390/mm/
H A Dgmap.c224 void gmap_free(struct gmap *gmap) in gmap_free() function
244 EXPORT_SYMBOL_GPL(gmap_free);
268 gmap_free(gmap); in gmap_put()