Searched refs:edat_level (Results 1 – 3 of 3) sorted by relevance
64 int edat_level; member123 int edat_level);124 int gmap_shadow_valid(struct gmap *sg, unsigned long asce, int edat_level);
1587 int edat_level) in gmap_find_shadow() argument1592 if (sg->orig_asce != asce || sg->edat_level != edat_level || in gmap_find_shadow()1615 int gmap_shadow_valid(struct gmap *sg, unsigned long asce, int edat_level) in gmap_shadow_valid() argument1619 return sg->orig_asce == asce && sg->edat_level == edat_level; in gmap_shadow_valid()1639 int edat_level) in gmap_shadow() argument1648 sg = gmap_find_shadow(parent, asce, edat_level); in gmap_shadow()1662 new->edat_level = edat_level; in gmap_shadow()1666 sg = gmap_find_shadow(parent, asce, edat_level); in gmap_shadow()1765 if (sg->edat_level >= 1) in gmap_shadow_r2t()1848 if (sg->edat_level >= 1) in gmap_shadow_r3t()[all …]
1046 if (sg->edat_level >= 1) in kvm_s390_shadow_tables()1071 if (sg->edat_level >= 1) in kvm_s390_shadow_tables()1095 if (rtte.cr && asce.p && sg->edat_level >= 2) in kvm_s390_shadow_tables()1097 if (rtte.fc && sg->edat_level >= 2) { in kvm_s390_shadow_tables()1106 if (sg->edat_level >= 1) in kvm_s390_shadow_tables()1133 if (ste.fc && sg->edat_level >= 1) { in kvm_s390_shadow_tables()