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

/linux-master/arch/s390/mm/
H A Dgmap.c41 * gmap_alloc - allocate and initialize a guest address space
46 static struct gmap *gmap_alloc(unsigned long limit) function
113 gmap = gmap_alloc(limit);
1691 new = gmap_alloc(limit);

Completed in 98 milliseconds