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

/darwin-on-arm/xnu/bsd/sys/
H A Dmcache.h250 #define MCACHE_ALIGN 8 /* default guaranteed alignment */ macro
/darwin-on-arm/xnu/bsd/kern/
H A Dmcache.c227 * the default alignment (MCACHE_ALIGN) will be used.
307 align = MCACHE_ALIGN;

Completed in 20 milliseconds