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