Home
last modified time | relevance | path

Searched refs:MAP_ABOVE4G (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
A Dmman.h19 #ifndef MAP_ABOVE4G
20 #define MAP_ABOVE4G 0 macro
57 | MAP_ABOVE4G \
/linux/arch/x86/include/uapi/asm/
A Dmman.h6 #define MAP_ABOVE4G 0x80 /* only map above 4GB */ macro
/linux/arch/x86/kernel/
A Dsys_x86_64.c196 if (!in_32bit_syscall() && (flags & MAP_ABOVE4G)) in arch_get_unmapped_area_topdown()
A Dshstk.c103 int flags = MAP_ANONYMOUS | MAP_PRIVATE | MAP_ABOVE4G; in alloc_shstk()

Completed in 11 milliseconds