Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Ddat.h740 static inline bool crste_leaf(union crste crste) in crste_leaf() function
747 return crste_leaf(crste) && crste.s.fc1.prefix_notif; in crste_prefix()
752 return crste_leaf(crste) && crste.s.fc1.d; in crste_dirty()
H A Dgmap.c800 while (crste_leaf(crste)) { in _gmap_split_crste()
1022 if (crste_leaf(crste) || crste.h.i) in gmap_unshadow_level()