Searched refs:gt_count (Results 1 – 6 of 6) sorted by relevance
138 for ((id__) = 0; (id__) < (xe__)->info.gt_count; (id__)++) \
293 u8 gt_count; member
356 xe->info.gt_count * sizeof(struct drm_xe_gt); in query_gt_list()373 gt_list->num_gt = xe->info.gt_count; in query_gt_list()
93 xe->info.gt_count = xe->info.tile_count; in mmio_multi_tile_setup()
563 if (XE_IOCTL_DBG(xe, eci[0].gt_id >= xe->info.gt_count)) in xe_exec_queue_create_ioctl()
1021 if (eci.gt_id >= xe->info.gt_count) in xe_hw_engine_lookup()