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

/linux-master/arch/s390/include/asm/
H A Dgmap.h107 struct gmap *gmap_get(struct gmap *gmap);
/linux-master/arch/s390/mm/
H A Dgmap.c223 * gmap_get - increase reference counter for guest address space
228 struct gmap *gmap_get(struct gmap *gmap) function
233 EXPORT_SYMBOL_GPL(gmap_get); variable
1695 new->parent = gmap_get(parent);

Completed in 107 milliseconds