Searched refs:tsb_alloc_hiwater_factor (Results 1 – 1 of 1) sorted by relevance
671 uint64_t tsb_alloc_hiwater_factor; /* tsb_alloc_hiwater = physmem / this */ variable806 ptob(pages) / tsb_alloc_hiwater_factor1163 if (tsb_alloc_hiwater_factor == 0) { in hat_init()1164 tsb_alloc_hiwater_factor = TSB_ALLOC_HIWATER_FACTOR_DEFAULT; in hat_init()