Home
last modified time | relevance | path

Searched defs:edat_level (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/kvm/
H A Dgmap.h62 unsigned char edat_level; member
248 static inline bool gmap_is_shadow_valid(struct gmap *sg, union asce asce, int edat_level) in gmap_is_shadow_valid()
H A Dgmap.c1141 static struct gmap *gmap_find_shadow(struct gmap *parent, union asce asce, int edat_level) in gmap_find_shadow()
1254 union asce asce, int edat_level) in gmap_create_shadow()