Searched defs:UMA_ALIGN_PTR (Results 1 – 2 of 2) sorted by relevance
292 #define UMA_ALIGN_PTR (sizeof(void *) - 1) /* Alignment fit for ptr */ macro