Searched refs:gmap_rmap (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/s390/include/asm/
H A Dgmap.h36 * @host_to_rmap: radix tree with gmap_rmap lists
74 * struct gmap_rmap - reverse mapping for shadow page table entries
78 struct gmap_rmap { struct
79 struct gmap_rmap *next;
/linux-master/arch/s390/mm/
H A Dgmap.c163 struct gmap_rmap *rmap, *rnext, *head;
1197 struct gmap_rmap *rmap)
1199 struct gmap_rmap *temp;
1235 struct gmap_rmap *rmap;
2140 struct gmap_rmap *rmap;
2208 struct gmap_rmap *rmap, *rnext, *head;

Completed in 118 milliseconds