Searched refs:xe_exec_queue_create_bind (Results 1 – 3 of 3) sorted by relevance
25 struct xe_exec_queue *xe_exec_queue_create_bind(struct xe_device *xe,
211 struct xe_exec_queue *xe_exec_queue_create_bind(struct xe_device *xe, in xe_exec_queue_create_bind() function579 new = xe_exec_queue_create_bind(xe, tile, flags, in xe_exec_queue_create_ioctl()
1491 q = xe_exec_queue_create_bind(xe, tile, create_flags, 0); in xe_vm_create()