Searched refs:MINCORE_INCORE (Results 1 – 3 of 3) sorted by relevance
58 } while (vec & MINCORE_INCORE);63 } while (vec & MINCORE_INCORE);
220 #define MINCORE_INCORE 0x1 /* Page is incore */ macro
1436 mincoreinfo |= MINCORE_INCORE; in mincore()