Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_exec_queue.c174 struct xe_hw_engine *hwe, *hwe0 = NULL; in xe_exec_queue_create_class() local
184 if (!hwe0) in xe_exec_queue_create_class()
185 hwe0 = hwe; in xe_exec_queue_create_class()
192 return xe_exec_queue_create(xe, vm, logical_mask, 1, hwe0, flags, extensions); in xe_exec_queue_create_class()