Lines Matching defs:xe
53 static struct xe_exec_queue *__xe_exec_queue_alloc(struct xe_device *xe, in __xe_exec_queue_alloc()
154 struct xe_exec_queue *xe_exec_queue_create(struct xe_device *xe, struct xe_vm *vm, in xe_exec_queue_create()
195 struct xe_exec_queue *xe_exec_queue_create_class(struct xe_device *xe, struct xe_gt *gt, in xe_exec_queue_create_class()
237 struct xe_exec_queue *xe_exec_queue_create_bind(struct xe_device *xe, in xe_exec_queue_create_bind()
347 xe_exec_queue_device_get_max_priority(struct xe_device *xe) in xe_exec_queue_device_get_max_priority()
353 static int exec_queue_set_priority(struct xe_device *xe, struct xe_exec_queue *q, in exec_queue_set_priority()
418 static int exec_queue_set_timeslice(struct xe_device *xe, struct xe_exec_queue *q, in exec_queue_set_timeslice()
435 exec_queue_set_pxp_type(struct xe_device *xe, struct xe_exec_queue *q, u64 value) in exec_queue_set_pxp_type()
460 static int exec_queue_user_ext_set_property(struct xe_device *xe, in exec_queue_user_ext_set_property()
497 static int exec_queue_user_extensions(struct xe_device *xe, struct xe_exec_queue *q, in exec_queue_user_extensions()
530 static u32 calc_validate_logical_mask(struct xe_device *xe, in calc_validate_logical_mask()
584 struct xe_device *xe = to_xe_device(dev); in xe_exec_queue_create_ioctl() local
717 struct xe_device *xe = to_xe_device(dev); in xe_exec_queue_get_property_ioctl() local
817 struct xe_device *xe = gt_to_xe(q->gt); in xe_exec_queue_update_run_ticks() local
873 struct xe_device *xe = to_xe_device(dev); in xe_exec_queue_destroy_ioctl() local