Searched refs:A64_POOL_SIZE (Results 1 – 1 of 1) sorted by relevance
57 #define A64_POOL_SIZE MAXCPU macro60 static struct mtx a64_mtx_pool[A64_POOL_SIZE];63 (&a64_mtx_pool[(pmap_kextract((vm_offset_t)p) / CACHE_ALIGN) % (A64_POOL_SIZE)])140 for (i = 0; i < A64_POOL_SIZE; i++) in atomic64_mtxinit()