Home
last modified time | relevance | path

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

/linux/arch/s390/kvm/
H A Dgmap.h248 static inline bool gmap_is_shadow_valid(struct gmap *sg, union asce asce, int edat_level) in gmap_is_shadow_valid() function
H A Dgmap.c1147 if (!gmap_is_shadow_valid(sg, asce, edat_level)) in gmap_find_shadow()
H A Dvsie.c1252 if (gmap_is_shadow_valid(gmap, asce, edat)) { in acquire_gmap_shadow()