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