Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
Dxe_pxp.c663 static void __pxp_exec_queue_remove(struct xe_pxp *pxp, struct xe_exec_queue *q, bool lock) in __pxp_exec_queue_remove() function
698 __pxp_exec_queue_remove(pxp, q, true); in xe_pxp_exec_queue_remove()
724 __pxp_exec_queue_remove(pxp, q, false); in pxp_invalidate_queues()