Searched refs:SEG_PAGE_ANON (Results 1 – 4 of 4) sorted by relevance
211 #define SEG_PAGE_ANON 0x20 /* VA has an anonymous page */ macro
441 SEG_PAGE_ANON; in segspt_shmincore()472 ret |= SEG_PAGE_INCORE | SEG_PAGE_ANON; in segspt_shmincore()
7534 ret |= SEG_PAGE_ANON; in segvn_incore()
4917 if (parr[pagenum] & SEG_PAGE_ANON) in prgetxmap()5119 if (parr[pagenum] & SEG_PAGE_ANON) in prgetxmap32()