Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/ !
H A Dgmap.h213 if (crste_prefix(oldcrste) && (newcrste.h.p || newcrste.h.i || !crste_prefix(newcrste))) { in _gmap_crstep_xchg_atomic()
H A Dgmap.c323 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()
H A Ddat.h743 static inline bool crste_prefix(union crste crste) in crste_prefix() function