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