Searched refs:gmap_shadow (Results 1 – 3 of 3) sorted by relevance
126 struct gmap *gmap_shadow(struct gmap *parent, unsigned long asce,
1673 struct gmap *gmap_shadow(struct gmap *parent, unsigned long asce, in gmap_shadow() function1746 EXPORT_SYMBOL_GPL(gmap_shadow);
1233 gmap = gmap_shadow(vcpu->arch.gmap, asce, edat); in acquire_gmap_shadow()