Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_lrc.h63 static inline struct xe_lrc *xe_lrc_get(struct xe_lrc *lrc) in xe_lrc_get() function
H A Dxe_exec_queue.c766 err = xa_alloc(&group->xa, &pos, xe_lrc_get(q->lrc[0]), in xe_exec_queue_group_add()