Searched defs:MAP_HUGETLB (Results 1 – 12 of 12) sorted by relevance
23 #define MAP_HUGETLB 0x40000 /* arch specific */ macro
35 #define MAP_HUGETLB 0x40000 macro
25 #define MAP_HUGETLB 0x80000 macro
25 #define MAP_HUGETLB 0x100000 macro
26 #define MAP_HUGETLB 0x80000 macro
29 #define MAP_HUGETLB 0x040000 /* create a huge page mapping */ macro
57 #define MAP_HUGETLB 0x80000 /* create a huge page mapping */ macro
50 #define MAP_HUGETLB 0x80000 /* create a huge page mapping */ macro
26 #define MAP_HUGETLB 0x80000 /* create a huge page mapping */ macro
32 #define MAP_HUGETLB 0x100000 /* create a huge page mapping */ macro
Completed in 9 milliseconds