Searched refs:crste_prefix (Results 1 – 3 of 3) sorted by relevance
213 if (crste_prefix(oldcrste) && (newcrste.h.p || newcrste.h.i || !crste_prefix(newcrste))) { in _gmap_crstep_xchg_atomic()
323 if (crste_prefix(crste) && !gmap_mkold_prefix(priv->gmap, gfn, end)) in gmap_clear_young_crste()860 if (crste_prefix(crste)) in _gmap_split_crste()
743 static inline bool crste_prefix(union crste crste) in crste_prefix() function