Searched refs:MAP_GROWSDOWN (Results 1 – 4 of 4) sorted by relevance
72 #if defined(MAP_GROWSDOWN) || (defined(HAVE_DECL_MAP_GROWSDOWN) && HAVE_DECL_MAP_GROWSDOWN)73 XLAT(MAP_GROWSDOWN),
38 MAP_GROWSDOWN
6 #define MAP_GROWSDOWN 0x0100 /* stack-like segment */ macro
43 #define MAP_GROWSDOWN 0x1000 /* stack-like segment */ macro