Lines Matching defs:gmap_asce
121 unsigned long gmap_asce;
130 gmap_asce = gmap->asce;
132 gmap_asce = -1UL;
133 WRITE_ONCE(mm->context.gmap_asce, gmap_asce);
280 unsigned long gmap_asce;
295 gmap_asce = 0;
297 gmap_asce = list_first_entry(&gmap->mm->context.gmap_list,
300 gmap_asce = -1UL;
301 WRITE_ONCE(gmap->mm->context.gmap_asce, gmap_asce);
2448 WRITE_ONCE(gmap->mm->context.gmap_asce, asce);