Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/kern/
H A Dmcache.c77 #define MCACHE_ALLOC_SIZE \ macro
202 mcache_zone = zone_create("mcache", MCACHE_ALLOC_SIZE, in mcache_init()