Searched refs:start_col (Results 1 – 6 of 6) sorted by relevance
18 u32 start_col; /* start column */ member167 bitmap_clear(rgp->resbit, pt_node->start_col, pt_node->ncols); in remove_partition_node()205 pt_node->start_col = col; in get_free_partition()215 bitmap_set(xrs->rgp.resbit, pt_node->start_col, pt_node->ncols); in get_free_partition()242 if (snode->start_cols[idx] != pt_node->start_col) in allocate_partition()295 action->part.start_col = snode->pt_node->start_col; in fill_load_action()337 snode->pt_node->start_col, snode->pt_node->ncols); in xrs_allocate_resource()
79 u32 start_col; member144 return GENMASK(hwctx->start_col + hwctx->num_col - 1, in amdxdna_hwctx_col_map()145 hwctx->start_col); in amdxdna_hwctx_col_map()
16 u32 start_col; member
277 hwctx->start_col = action->part.start_col; in aie2_xrs_load()790 tmp->start_col = hwctx->start_col; in aie2_get_hwctx_status()
110 __u8 start_col; member
198 req.start_col = hwctx->start_col; in aie2_create_context()
Completed in 13 milliseconds