Searched refs:MAP_HUGETLB (Results 1 – 8 of 8) sorted by relevance
32 #define MAP_HUGETLB 0x4000 /* create a huge page mapping */ macro
31 #define MAP_HUGETLB 0x40000 /* create a huge page mapping */ macro
26 #define MAP_HUGETLB 0x40000 /* create a huge page mapping */ macro
46 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()
33 #define MAP_HUGETLB 0x100000 /* create a huge page mapping */ macro
51 #define MAP_HUGETLB 0x80000 /* create a huge page mapping */ macro
27 #define MAP_HUGETLB 0x80000 /* create a huge page mapping */ macro
58 #define MAP_HUGETLB 0x80000 /* create a huge page mapping */ macro