Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_devcoredump.c78 static struct xe_guc *exec_queue_to_guc(struct xe_exec_queue *q) in exec_queue_to_guc() function
275 struct xe_guc *guc = exec_queue_to_guc(q); in devcoredump_snapshot()