Searched refs:xe_pxp_exec_queue_add (Results 1 – 3 of 3) sorted by relevance
28 int xe_pxp_exec_queue_add(struct xe_pxp *pxp, struct xe_exec_queue *q);
528 int xe_pxp_exec_queue_add(struct xe_pxp *pxp, struct xe_exec_queue *q) in xe_pxp_exec_queue_add() function
195 err = xe_pxp_exec_queue_add(xe->pxp, q); in xe_exec_queue_create()