Searched refs:gmap_list (Results 1 – 4 of 4) sorted by relevance
13 struct list_head gmap_list; member28 .context.gmap_list = LIST_HEAD_INIT(name.context.gmap_list),
148 if (MACHINE_HAS_IDTE && list_empty(&mm->context.gmap_list)) in __tlb_flush_mm()
20 INIT_LIST_HEAD(&mm->context.gmap_list); in init_new_context()
155 list_add(&gmap->list, &mm->context.gmap_list); in gmap_alloc()453 list_for_each_entry(gmap, &mm->context.gmap_list, list) { in gmap_unlink()749 list_for_each_entry(gmap, &mm->context.gmap_list, list) { in gmap_do_ipte_notify()