Searched defs:MAP_HUGE_16MB (Results 1 – 5 of 5) sorted by relevance
36 #define MAP_HUGE_16MB HUGETLB_FLAG_ENCODE_16MB macro
49 #define MAP_HUGE_16MB (24 << 26) macro
251 pub const MAP_HUGE_16MB: ::c_int = 24 << MAP_HUGE_SHIFT; constant
466 pub const MAP_HUGE_16MB: ::c_int = 24 << MAP_HUGE_SHIFT; constant
624 pub const MAP_HUGE_16MB: ::c_int = HUGETLB_FLAG_ENCODE_16MB; constant