Searched defs:MAP_HUGE_512MB (Results 1 – 5 of 5) sorted by relevance
39 #define MAP_HUGE_512MB HUGETLB_FLAG_ENCODE_512MB macro
52 #define MAP_HUGE_512MB (29 << 26) macro
254 pub const MAP_HUGE_512MB: ::c_int = 29 << MAP_HUGE_SHIFT; constant
469 pub const MAP_HUGE_512MB: ::c_int = 29 << MAP_HUGE_SHIFT; constant
627 pub const MAP_HUGE_512MB: ::c_int = HUGETLB_FLAG_ENCODE_512MB; constant