Searched refs:SHM_REMAP (Results 1 – 6 of 6) sorted by relevance
11 #if defined(SHM_REMAP) || (defined(HAVE_DECL_SHM_REMAP) && HAVE_DECL_SHM_REMAP)12 XLAT(SHM_REMAP),
1 SHM_REMAP
50 #define SHM_REMAP 040000 /* take-over region on attach */ macro
41 shmat(id, NULL, SHM_REMAP); in main()