Searched defs:MAXMAPSIZE (Results 1 – 4 of 4) sorted by relevance
75 #define MAXMAPSIZE (1024*1024*8) /* map at most 8MB */ macro
68 #define MAXMAPSIZE (1024*1024*8)-(1024*16) /* map at most 8MB */ macro
52 #define MAXMAPSIZE (8*1024*1024) /* map at most 8MB */ macro
206 #define MAXMAPSIZE 1024*1024*32 macro