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_add_msg()
2260 .kill = guc_exec_queue_kill,
2751 guc_exec_queue_kill(q); in g2h_exec_queue_lookup()
2010 static void guc_exec_queue_kill(struct xe_exec_queue *q) guc_exec_queue_kill() function