Searched refs:SEG_PAGE_ANON (Results 1 – 4 of 4) sorted by relevance
210 #define SEG_PAGE_ANON 0x20 /* VA has an anonymous page */ macro
294 SEG_PAGE_ANON; in segspt_shmincore()325 ret |= SEG_PAGE_INCORE | SEG_PAGE_ANON; in segspt_shmincore()
7523 ret |= SEG_PAGE_ANON; in segvn_incore()
4130 if (parr[pagenum] & SEG_PAGE_ANON) in prgetxmap()4315 if (parr[pagenum] & SEG_PAGE_ANON) in prgetxmap32()