Searched refs:table_cnt (Results 1 – 1 of 1) sorted by relevance
237 uint_t table_cnt = 1; in hat_kern_alloc() local343 ++table_cnt; in hat_kern_alloc()355 table_cnt += mmu.top_level_count - ((kernelbase >> in hat_kern_alloc()362 table_cnt += table_cnt >> 2; in hat_kern_alloc()369 mapping_cnt = (table_cnt * mmu.ptes_per_table) >> 4; in hat_kern_alloc()374 htable_initial_reserve(table_cnt); in hat_kern_alloc()