Home
last modified time | relevance | path

Searched refs:SEGP_AMP (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/vm/
H A Dseg.h196 #define SEGP_AMP 0x2 /* anon map's pcache entry */ macro
H A Dvm_seg.c850 pcp->p_flags = (flags & 0xffff) | SEGP_AMP; in seg_pinsert()
1078 if (pcp->p_flags & SEGP_AMP) { in seg_ppurge_async()