Searched refs:MAP_32BIT (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/include/asm/
H A Dmman.h4 #define MAP_32BIT 0x40 /* only give out 32bit addresses */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/include/asm/
H A Dmman.h4 #define MAP_32BIT 0x40 /* only give out 32bit addresses */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/
H A Dsys_x86_64.c38 if (!test_thread_flag(TIF_IA32) && (flags & MAP_32BIT)) {
84 if (((flags & MAP_32BIT) || test_thread_flag(TIF_IA32))
140 /* for MAP_32BIT mappings we force the legact mmap base */
141 if (!test_thread_flag(TIF_IA32) && (flags & MAP_32BIT))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/
H A Dsys_x86_64.c38 if (!test_thread_flag(TIF_IA32) && (flags & MAP_32BIT)) {
84 if (((flags & MAP_32BIT) || test_thread_flag(TIF_IA32))
140 /* for MAP_32BIT mappings we force the legact mmap base */
141 if (!test_thread_flag(TIF_IA32) && (flags & MAP_32BIT))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/ia32/
H A Dia32_aout.c382 MAP_EXECUTABLE | MAP_32BIT,
395 MAP_EXECUTABLE | MAP_32BIT,
493 MAP_FIXED | MAP_PRIVATE | MAP_DENYWRITE | MAP_32BIT,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/ia32/
H A Dia32_aout.c382 MAP_EXECUTABLE | MAP_32BIT,
395 MAP_EXECUTABLE | MAP_32BIT,
493 MAP_FIXED | MAP_PRIVATE | MAP_DENYWRITE | MAP_32BIT,

Completed in 73 milliseconds