Searched refs:MAPPGSZC_PRIVM (Results 1 – 2 of 2) sorted by relevance
110 #define MAPPGSZC_PRIVM 0x02 macro
1636 int type = (vn_a->type == MAP_SHARED) ? MAPPGSZC_SHM : MAPPGSZC_PRIVM; in as_map_vnsegs()1729 type = MAPPGSZC_PRIVM; in as_map_ansegs()3224 int rtype = (type & MAP_SHARED) ? MAPPGSZC_SHM : MAPPGSZC_PRIVM; in as_iset_default_lpsize()