Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dgmap.h103 struct gmap *gmap_get(struct gmap *gmap);
/arch/s390/mm/
Dgmap.c215 struct gmap *gmap_get(struct gmap *gmap) in gmap_get() function
220 EXPORT_SYMBOL_GPL(gmap_get);
1660 new->parent = gmap_get(parent); in gmap_shadow()