Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Dgmap.c621 static inline bool gmap_1m_allowed(struct gmap *gmap, gfn_t gfn) in gmap_1m_allowed() function
638 else if (order >= get_order(_SEGMENT_SIZE) && gmap_1m_allowed(gmap, f->gfn)) in gmap_link()