Home
last modified time | relevance | path

Searched refs:gmap_list (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/include/asm/
H A Dmmu.h14 struct list_head gmap_list; member
30 .context.gmap_list = LIST_HEAD_INIT(name.context.gmap_list),
H A Dmmu_context.h26 INIT_LIST_HEAD(&mm->context.gmap_list); in init_new_context()