Searched refs:MALLOC_MEDIUM_CHUNK_SIZE (Results 1 – 2 of 2) sorted by relevance
264 #define MALLOC_MEDIUM_CHUNK_SIZE (8ULL * 1024 * 1024) /* 8 MB */ macro
3054 chunk_size = MALLOC_MEDIUM_CHUNK_SIZE; in vm_map_enter()