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