Home
last modified time | relevance | path

Searched refs:UMA_ALIGN (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/vm/
HDuma_int.h150 #define UMA_ALIGN __aligned(CACHE_LINE_SIZE) macro
152 #define UMA_ALIGN macro
173 } UMA_ALIGN; variable
299 volatile u_long uz_allocs UMA_ALIGN; /* Total number of allocations */ member
341 #undef UMA_ALIGN