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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dmcache.h209 #define MCACHE_ALIGN 8 /* default guaranteed alignment */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dmcache.c229 * the default alignment (MCACHE_ALIGN) will be used.
307 align = MCACHE_ALIGN;

Completed in 28 milliseconds