Searched refs:XE_ENGINE_CLASS_MAX (Results 1 – 8 of 8) sorted by relevance
322 const struct xe_ring_ops *ring_ops[XE_ENGINE_CLASS_MAX];325 struct xe_hw_fence_irq fence_irq[XE_ENGINE_CLASS_MAX];328 void *default_lrc[XE_ENGINE_CLASS_MAX];334 struct xe_hw_engine_class_intf eclass[XE_ENGINE_CLASS_MAX];442 u8 instances_per_class[XE_ENGINE_CLASS_MAX];
318 unsigned long class, i, gt_id, capacity[XE_ENGINE_CLASS_MAX] = { }; in show_run_ticks()366 for (class = 0; class < XE_ENGINE_CLASS_MAX; class++) { in show_run_ticks()
21 XE_ENGINE_CLASS_MAX = 6, enumerator
275 for (class = 0; class < XE_ENGINE_CLASS_MAX; ++class) { in calculate_golden_lrc_size()517 for (class = 0; class < XE_ENGINE_CLASS_MAX; ++class) { in guc_golden_lrc_init()958 for (class = 0; class < XE_ENGINE_CLASS_MAX; ++class) { in guc_golden_lrc_populate()
706 u64 run_ticks[XE_ENGINE_CLASS_MAX];
607 for (i = 0; i < XE_ENGINE_CLASS_MAX; ++i) in xe_gt_fini()620 for (i = 0; i < XE_ENGINE_CLASS_MAX; ++i) { in xe_gt_init()
656 for (class = 0; class < XE_ENGINE_CLASS_MAX; ++class) { in hw_engine_setup_logical_mapping()1023 case XE_ENGINE_CLASS_MAX: in xe_hw_engine_class_to_str()
651 hwe->class == XE_ENGINE_CLASS_MAX) in xe_hw_engine_class_sysfs_init()
Completed in 730 milliseconds