Searched refs:kXnuFastMmapThreshold (Results 1 – 1 of 1) sorted by relevance
116 static size_t kXnuFastMmapThreshold = 2 << 30; // 2 GB variable123 if (length >= kXnuFastMmapThreshold) { in internal_mmap()