Searched refs:G_mapsize (Results 1 – 1 of 1) sorted by relevance
51 #define G_mapsize (64*1024) macro177 munmap(G.baseaddr, G_mapsize); in remap()180 G_mapsize, in remap()193 G.eof_byte = G.baseaddr + G_mapsize; in remap()194 if ((G.size - G.offset) < G_mapsize) { in remap()206 if ((G.size - G.offset) < G_mapsize) in move_mapping_further()238 while (pos < G_mapsize) { in move_mapping_lower()