Searched refs:MAP_HUGE_MASK (Results 1 – 7 of 7) sorted by relevance
67 #define MAP_HUGE_MASK 0x3f macro
75 #define MAP_HUGE_MASK 0x3f macro
99 #define MAP_HUGE_MASK 0x3f macro
111 #define MAP_HUGE_MASK 0x3f macro
82 #define MAP_HUGE_MASK 0x3f macro
32 #define MAP_HUGE_MASK 0x3f macro
1438 (flags >> MAP_HUGE_SHIFT) & MAP_HUGE_MASK); in SYSCALL_DEFINE6()