Home
last modified time | relevance | path

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

/linux-6.15/arch/s390/kvm/
H A Dgmap.h18 struct gmap *gmap_shadow(struct gmap *parent, unsigned long asce, int edat_level);
H A Dgmap-vsie.c70 struct gmap *gmap_shadow(struct gmap *parent, unsigned long asce, int edat_level) in gmap_shadow() function
H A Dvsie.c1250 gmap = gmap_shadow(vcpu->arch.gmap, asce, edat); in acquire_gmap_shadow()