Home
last modified time | relevance | path

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

/arch/x86/include/uapi/asm/
A Dmman.h6 #define MAP_ABOVE4G 0x80 /* only map above 4GB */ macro
/arch/x86/kernel/
A Dsys_x86_64.c202 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 7 milliseconds