Searched refs:xe_exec_queue_create_bind (Results 1 – 2 of 2) sorted by relevance
237 struct xe_exec_queue *xe_exec_queue_create_bind(struct xe_device *xe, in xe_exec_queue_create_bind() function269 ALLOW_ERROR_INJECTION(xe_exec_queue_create_bind, ERRNO);632 new = xe_exec_queue_create_bind(xe, tile, flags, in xe_exec_queue_create_ioctl()
1789 q = xe_exec_queue_create_bind(xe, tile, create_flags, 0); in xe_vm_create()