Searched refs:guc_exec_queue_suspend_wait_common (Results 1 – 1 of 1) sorted by relevance
2410 static int guc_exec_queue_suspend_wait_common(struct xe_exec_queue *q, bool blocking) in guc_exec_queue_suspend_wait_common() function2451 return guc_exec_queue_suspend_wait_common(q, false); in guc_exec_queue_suspend_wait()2464 return guc_exec_queue_suspend_wait_common(q, true); in guc_exec_queue_suspend_wait_blocking()