Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_submit.c2018 static void guc_exec_queue_kill(struct xe_exec_queue *q) in guc_exec_queue_kill() function
2245 .kill = guc_exec_queue_kill,
2735 guc_exec_queue_kill(q); in xe_guc_submit_pause_abort()