Lines Matching defs:xe

53 static struct xe_exec_queue *__xe_exec_queue_alloc(struct xe_device *xe,  in __xe_exec_queue_alloc()
167 struct xe_exec_queue *xe_exec_queue_create(struct xe_device *xe, struct xe_vm *vm, in xe_exec_queue_create()
208 struct xe_exec_queue *xe_exec_queue_create_class(struct xe_device *xe, struct xe_gt *gt, in xe_exec_queue_create_class()
250 struct xe_exec_queue *xe_exec_queue_create_bind(struct xe_device *xe, in xe_exec_queue_create_bind()
360 xe_exec_queue_device_get_max_priority(struct xe_device *xe) in xe_exec_queue_device_get_max_priority()
366 static int exec_queue_set_priority(struct xe_device *xe, struct xe_exec_queue *q, in exec_queue_set_priority()
431 static int exec_queue_set_timeslice(struct xe_device *xe, struct xe_exec_queue *q, in exec_queue_set_timeslice()
448 exec_queue_set_pxp_type(struct xe_device *xe, struct xe_exec_queue *q, u64 value) in exec_queue_set_pxp_type()
473 static int exec_queue_user_ext_set_property(struct xe_device *xe, in exec_queue_user_ext_set_property()
510 static int exec_queue_user_extensions(struct xe_device *xe, struct xe_exec_queue *q, in exec_queue_user_extensions()
543 static u32 calc_validate_logical_mask(struct xe_device *xe, in calc_validate_logical_mask()
597 struct xe_device *xe = to_xe_device(dev); in xe_exec_queue_create_ioctl() local
731 struct xe_device *xe = to_xe_device(dev); in xe_exec_queue_get_property_ioctl() local
831 struct xe_device *xe = gt_to_xe(q->gt); in xe_exec_queue_update_run_ticks() local
887 struct xe_device *xe = to_xe_device(dev); in xe_exec_queue_destroy_ioctl() local