Lines Matching defs:xe
50 static struct xe_exec_queue *__xe_exec_queue_alloc(struct xe_device *xe, in __xe_exec_queue_alloc()
148 struct xe_exec_queue *xe_exec_queue_create(struct xe_device *xe, struct xe_vm *vm, in xe_exec_queue_create()
172 struct xe_exec_queue *xe_exec_queue_create_class(struct xe_device *xe, struct xe_gt *gt, in xe_exec_queue_create_class()
214 struct xe_exec_queue *xe_exec_queue_create_bind(struct xe_device *xe, in xe_exec_queue_create_bind()
321 xe_exec_queue_device_get_max_priority(struct xe_device *xe) in xe_exec_queue_device_get_max_priority()
327 static int exec_queue_set_priority(struct xe_device *xe, struct xe_exec_queue *q, in exec_queue_set_priority()
392 static int exec_queue_set_timeslice(struct xe_device *xe, struct xe_exec_queue *q, in exec_queue_set_timeslice()
417 static int exec_queue_user_ext_set_property(struct xe_device *xe, in exec_queue_user_ext_set_property()
453 static int exec_queue_user_extensions(struct xe_device *xe, struct xe_exec_queue *q, in exec_queue_user_extensions()
486 static u32 calc_validate_logical_mask(struct xe_device *xe, struct xe_gt *gt, in calc_validate_logical_mask()
540 struct xe_device *xe = to_xe_device(dev); in xe_exec_queue_create_ioctl() local
672 struct xe_device *xe = to_xe_device(dev); in xe_exec_queue_get_property_ioctl() local
772 struct xe_device *xe = gt_to_xe(q->gt); in xe_exec_queue_update_run_ticks() local
828 struct xe_device *xe = to_xe_device(dev); in xe_exec_queue_destroy_ioctl() local