Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Dgmap.c621 static inline bool gmap_2g_allowed(struct gmap *gmap, struct guest_fault *f, in gmap_2g_allowed() function
712 if (order >= get_order(_REGION3_SIZE) && gmap_2g_allowed(gmap, f, slot)) in gmap_ucas_map_one()