Searched refs:MAP_ABOVE4G (Results 1 – 3 of 3) sorted by relevance
6 #define MAP_ABOVE4G 0x80 /* only map above 4GB */ macro
202 if (!in_32bit_syscall() && (flags & MAP_ABOVE4G)) in arch_get_unmapped_area_topdown()
103 int flags = MAP_ANONYMOUS | MAP_PRIVATE | MAP_ABOVE4G; in alloc_shstk()
Completed in 7 milliseconds