Searched refs:MCACHE_ALLOC_SIZE (Results 1 - 1 of 1) sorted by relevance

/xnu-2782.1.97/bsd/kern/
H A Dmcache.c75 #define MCACHE_ALLOC_SIZE \ macro
204 mcache_zone = zinit(MCACHE_ALLOC_SIZE, 256 * MCACHE_ALLOC_SIZE,
318 bzero(buf, MCACHE_ALLOC_SIZE);

Completed in 74 milliseconds