Searched refs:BTL_SLABS (Results 1 – 2 of 2) sorted by relevance
77 #define BTL_SLABS 9 macro89 static_assert((BTL_SIZE_INIT << BTL_SLABS) == BTL_SIZE_MAX / 2);166 vm_address_t btl_slabs[BTL_SLABS];344 btl->btl_slab_cur + 1 == BTL_SLABS) { in __btlib_growth_needed()
96 BTL_SLABS = 9 variable in BTLibrary