Searched refs:edat_level (Results 1 – 3 of 3) sorted by relevance
68 int edat_level; member127 int edat_level);128 int gmap_shadow_valid(struct gmap *sg, unsigned long asce, int edat_level);
1604 int edat_level) in gmap_find_shadow() argument1609 if (sg->orig_asce != asce || sg->edat_level != edat_level || in gmap_find_shadow()1632 int gmap_shadow_valid(struct gmap *sg, unsigned long asce, int edat_level) in gmap_shadow_valid() argument1636 return sg->orig_asce == asce && sg->edat_level == edat_level; in gmap_shadow_valid()1656 int edat_level) in gmap_shadow() argument1665 sg = gmap_find_shadow(parent, asce, edat_level); in gmap_shadow()1679 new->edat_level = edat_level; in gmap_shadow()1683 sg = gmap_find_shadow(parent, asce, edat_level); in gmap_shadow()1782 if (sg->edat_level >= 1) in gmap_shadow_r2t()1866 if (sg->edat_level >= 1) in gmap_shadow_r3t()[all …]
1337 if (sg->edat_level >= 1) in kvm_s390_shadow_tables()1364 if (sg->edat_level >= 1) in kvm_s390_shadow_tables()1390 if (rtte.cr && asce.p && sg->edat_level >= 2) in kvm_s390_shadow_tables()1392 if (rtte.fc && sg->edat_level >= 2) { in kvm_s390_shadow_tables()1401 if (sg->edat_level >= 1) in kvm_s390_shadow_tables()1430 if (ste.fc && sg->edat_level >= 1) { in kvm_s390_shadow_tables()