Searched defs:UMEM_ALIGN (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libumem/common/
H A Dumem_impl.h364 #define UMEM_ALIGN 8 /* min guaranteed alignment */ macro
365 #define UMEM_ALIGN_SHIFT 3 /* log2(UMEM_ALIGN) */
374 #define UMEM_SECOND_ALIGN UMEM_ALIGN

Completed in 60 milliseconds