Searched refs:MAP_NOCACHE (Results 1 – 2 of 2) sorted by relevance
126 #define MAP_NOCACHE 0x0400 /* don't cache pages for this mapping */ macro
251 MAP_NOCACHE | in mmap()646 if (flags & MAP_NOCACHE) { in mmap()