Home
last modified time | relevance | path

Searched refs:start_col (Results 1 – 6 of 6) sorted by relevance

/drivers/accel/amdxdna/
A Daie2_solver.c18 u32 start_col; /* start column */ member
167 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()
A Damdxdna_ctx.h79 u32 start_col; member
144 return GENMASK(hwctx->start_col + hwctx->num_col - 1, in amdxdna_hwctx_col_map()
145 hwctx->start_col); in amdxdna_hwctx_col_map()
A Daie2_solver.h16 u32 start_col; member
A Daie2_pci.c277 hwctx->start_col = action->part.start_col; in aie2_xrs_load()
790 tmp->start_col = hwctx->start_col; in aie2_get_hwctx_status()
A Daie2_msg_priv.h110 __u8 start_col; member
A Daie2_message.c198 req.start_col = hwctx->start_col; in aie2_create_context()

Completed in 13 milliseconds