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