Searched refs:gmap_list (Results 1 – 4 of 4) sorted by relevance
13 struct list_head gmap_list; member26 .context.gmap_list = LIST_HEAD_INIT(name.context.gmap_list),
157 if (MACHINE_HAS_IDTE && list_empty(&mm->context.gmap_list)) in __tlb_flush_mm()
129 INIT_LIST_HEAD(&mm->context.gmap_list); in pgd_alloc()
196 list_add(&gmap->list, &mm->context.gmap_list); in gmap_alloc()493 list_for_each_entry(gmap, &mm->context.gmap_list, list) { in gmap_unlink()790 list_for_each_entry(gmap, &mm->context.gmap_list, list) { in gmap_do_ipte_notify()