Searched refs:SEGP_AMP (Results 1 – 2 of 2) sorted by relevance
195 #define SEGP_AMP 0x2 /* anon map's pcache entry */ macro
850 pcp->p_flags = (flags & 0xffff) | SEGP_AMP; in seg_pinsert()1078 if (pcp->p_flags & SEGP_AMP) { in seg_ppurge_async()