Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_submit.c264 static const struct xe_exec_queue_ops guc_exec_queue_ops; variable
306 gt->exec_queue_ops = &guc_exec_queue_ops; in xe_guc_submit_init()
1710 static const struct xe_exec_queue_ops guc_exec_queue_ops = { variable