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

/xnu-2782.1.97/bsd/sys/
H A Dmcache.h309 #define MCACHE_ALIGN 8 /* default guaranteed alignment */ macro
/xnu-2782.1.97/bsd/kern/
H A Dmcache.c259 * the default alignment (MCACHE_ALIGN) will be used.
339 align = MCACHE_ALIGN;

Completed in 77 milliseconds