Searched refs:gmap_is_shadow_valid (Results 1 – 3 of 3) sorted by relevance
248 static inline bool gmap_is_shadow_valid(struct gmap *sg, union asce asce, int edat_level) in gmap_is_shadow_valid() function
1147 if (!gmap_is_shadow_valid(sg, asce, edat_level)) in gmap_find_shadow()
1252 if (gmap_is_shadow_valid(gmap, asce, edat)) { in acquire_gmap_shadow()