Searched refs:xe_lrc_create (Results 1 – 4 of 4) sorted by relevance
25 struct xe_lrc *xe_lrc_create(struct xe_hw_engine *hwe, struct xe_vm *vm,
267 port->lrc = xe_lrc_create(hwe, NULL, SZ_16K); in xe_execlist_port_create()
120 q->lrc[i] = xe_lrc_create(q->hwe, q->vm, SZ_16K); in __xe_exec_queue_init()
1031 struct xe_lrc *xe_lrc_create(struct xe_hw_engine *hwe, struct xe_vm *vm, in xe_lrc_create() function