Lines Matching full:shadow
28 * gmap_find_shadow - find a specific asce in the list of shadow tables
30 * @asce: ASCE for which the shadow table is created
31 * @edat_level: edat level to be used for the shadow translation
33 * Returns the pointer to a gmap if a shadow table with the given asce is
56 * gmap_shadow - create/find a shadow guest address space
58 * @asce: ASCE for which the shadow table is created
59 * @edat_level: edat level to be used for the shadow translation
63 * The shadow table will be removed automatically on any change to the
84 /* Create a new shadow gmap */ in gmap_shadow()
98 /* Recheck if another CPU created the same shadow */ in gmap_shadow()
106 /* only allow one real-space gmap shadow */ in gmap_shadow()