Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dgmap.h107 struct gmap *gmap_get(struct gmap *gmap);
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dgmap.h107 struct gmap *gmap_get(struct gmap *gmap);
/kernel/linux/linux-5.10/arch/s390/mm/
H A Dgmap.c210 * gmap_get - increase reference counter for guest address space
215 struct gmap *gmap_get(struct gmap *gmap) in gmap_get() function
220 EXPORT_SYMBOL_GPL(gmap_get); variable
1665 new->parent = gmap_get(parent); in gmap_shadow()
/kernel/linux/linux-6.6/arch/s390/mm/
H A Dgmap.c221 * gmap_get - increase reference counter for guest address space
226 struct gmap *gmap_get(struct gmap *gmap) in gmap_get() function
231 EXPORT_SYMBOL_GPL(gmap_get); variable
1693 new->parent = gmap_get(parent); in gmap_shadow()

Completed in 9 milliseconds