MAP_HUGETLB        32 arch/alpha/include/uapi/asm/mman.h #define MAP_HUGETLB	0x100000	/* create a huge page mapping */
MAP_HUGETLB        50 arch/mips/include/uapi/asm/mman.h #define MAP_HUGETLB	0x80000		/* create a huge page mapping */
MAP_HUGETLB        26 arch/parisc/include/uapi/asm/mman.h #define MAP_HUGETLB	0x80000		/* create a huge page mapping */
MAP_HUGETLB        57 arch/xtensa/include/uapi/asm/mman.h #define MAP_HUGETLB	0x80000		/* create a huge page mapping */
MAP_HUGETLB        27 include/uapi/asm-generic/mman-common.h #define MAP_HUGETLB		0x040000	/* create a huge page mapping */
MAP_HUGETLB        25 tools/arch/alpha/include/uapi/asm/mman.h #define MAP_HUGETLB	0x100000
MAP_HUGETLB        26 tools/arch/mips/include/uapi/asm/mman.h #define MAP_HUGETLB	0x80000
MAP_HUGETLB        25 tools/arch/parisc/include/uapi/asm/mman.h #define MAP_HUGETLB	0x80000
MAP_HUGETLB        25 tools/arch/xtensa/include/uapi/asm/mman.h #define MAP_HUGETLB	0x80000
MAP_HUGETLB        27 tools/include/uapi/asm-generic/mman-common.h #define MAP_HUGETLB		0x040000	/* create a huge page mapping */
MAP_HUGETLB        23 tools/testing/selftests/vm/map_hugetlb.c #define MAP_HUGETLB 0x40000 /* arch specific */
MAP_HUGETLB        35 tools/testing/selftests/vm/thuge-gen.c #define MAP_HUGETLB	0x40000