Searched defs:MAP_HUGE_32MB (Results 1 – 5 of 5) sorted by relevance
37 #define MAP_HUGE_32MB HUGETLB_FLAG_ENCODE_32MB macro
50 #define MAP_HUGE_32MB (25 << 26) macro
252 pub const MAP_HUGE_32MB: ::c_int = 25 << MAP_HUGE_SHIFT; constant
467 pub const MAP_HUGE_32MB: ::c_int = 25 << MAP_HUGE_SHIFT; constant
625 pub const MAP_HUGE_32MB: ::c_int = HUGETLB_FLAG_ENCODE_32MB; constant