Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Dgmap.c322 if (!crste_prefix(crste) || gmap_mkold_prefix(priv->gmap, gfn, end)) { in gmap_clear_young_crste()
801 if (crste_prefix(crste)) in _gmap_split_crste()
H A Ddat.h745 static inline bool crste_prefix(union crste crste) in crste_prefix() function