Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_sriov_vf_ccs.c181 struct xe_lrc *lrc = xe_exec_queue_lrc(ctx->mig_q); in ccs_rw_update_ring()
311 struct xe_lrc *lrc = xe_exec_queue_lrc(ctx->mig_q); in xe_sriov_vf_ccs_fini()
392 struct xe_lrc *lrc = xe_exec_queue_lrc(ctx->mig_q); in xe_sriov_vf_ccs_rw_update_bb_addr()
H A Dxe_exec_queue.h162 struct xe_lrc *xe_exec_queue_lrc(struct xe_exec_queue *q);
H A Dxe_exec_queue.c1296 struct xe_lrc *xe_exec_queue_lrc(struct xe_exec_queue *q) in xe_exec_queue_lrc() function