Searched refs:bc_slabs_log2_max (Results 1 – 2 of 2) sorted by relevance
121 uint32_t bc_slabs_log2_max; member301 uint32_t const log2_rem = clean_slabs_log2 - hs->bc_slabs_log2_max; in hs_hm()673 while (clean_slabs_log2 > hs->bc_slabs_log2_max) in hs_vk_sort()830 uint32_t const bc_slabs_log2_max = msb_idx_u32(pow2_rd_u32(target->config.block.slabs)); in hs_vk_create() local836 uint32_t const count_bc = bc_slabs_log2_max + 1; in hs_vk_create()947 hs->bc_slabs_log2_max = bc_slabs_log2_max; in hs_vk_create()
43 uint32_t bc_slabs_log2_max; member323 uint32_t const log2_rem = clean_slabs_log2 - hs->bc_slabs_log2_max; in hs_hm()843 while (clean_slabs_log2 > hs->bc_slabs_log2_max) in hs_cl_sort()1041 uint32_t const bc_slabs_log2_max = msb_idx_u32(pow2_rd_u32(target->config.block.slabs)); in hs_cl_create() local1047 uint32_t const count_bc = bc_slabs_log2_max + 1; in hs_cl_create()1087 hs->bc_slabs_log2_max = bc_slabs_log2_max; in hs_cl_create()