Searched refs:MINCORE_ANONYMOUS (Results 1 – 2 of 2) sorted by relevance
227 #define MINCORE_ANONYMOUS 0x80 /* Page belongs to an anonymous object */ macro
1451 mincoreinfo |= MINCORE_ANONYMOUS; in mincore()