Home
last modified time | relevance | path

Searched refs:MAP_HUGETLB (Results 1 – 8 of 8) sorted by relevance

/arch/tile/include/uapi/asm/
Dmman.h32 #define MAP_HUGETLB 0x4000 /* create a huge page mapping */ macro
/arch/powerpc/include/uapi/asm/
Dmman.h31 #define MAP_HUGETLB 0x40000 /* create a huge page mapping */ macro
/arch/sparc/include/uapi/asm/
Dmman.h26 #define MAP_HUGETLB 0x40000 /* create a huge page mapping */ macro
/arch/metag/mm/
Dhugetlbpage.c46 if (vma && !(vma->vm_flags & MAP_HUGETLB)) in prepare_hugepage_range()
53 if (!(vma->vm_flags & MAP_HUGETLB) && in prepare_hugepage_range()
167 if (vma->vm_flags & MAP_HUGETLB) { in hugetlb_get_unmapped_area_existing()
/arch/alpha/include/uapi/asm/
Dmman.h33 #define MAP_HUGETLB 0x100000 /* create a huge page mapping */ macro
/arch/mips/include/uapi/asm/
Dmman.h51 #define MAP_HUGETLB 0x80000 /* create a huge page mapping */ macro
/arch/parisc/include/uapi/asm/
Dmman.h27 #define MAP_HUGETLB 0x80000 /* create a huge page mapping */ macro
/arch/xtensa/include/uapi/asm/
Dmman.h58 #define MAP_HUGETLB 0x80000 /* create a huge page mapping */ macro