Lines Matching defs:uc
24 uc_to_gt(struct xe_uc *uc) in uc_to_gt()
30 uc_to_xe(struct xe_uc *uc) in uc_to_xe()
36 int xe_uc_init(struct xe_uc *uc) in xe_uc_init()
79 int xe_uc_init_post_hwconfig(struct xe_uc *uc) in xe_uc_init_post_hwconfig()
102 static int uc_reset(struct xe_uc *uc) in uc_reset()
116 static void xe_uc_sanitize(struct xe_uc *uc) in xe_uc_sanitize()
122 int xe_uc_sanitize_reset(struct xe_uc *uc) in xe_uc_sanitize_reset()
135 int xe_uc_init_hwconfig(struct xe_uc *uc) in xe_uc_init_hwconfig()
150 static int vf_uc_init_hw(struct xe_uc *uc) in vf_uc_init_hw()
179 int xe_uc_init_hw(struct xe_uc *uc) in xe_uc_init_hw()
226 int xe_uc_fini_hw(struct xe_uc *uc) in xe_uc_fini_hw()
231 int xe_uc_reset_prepare(struct xe_uc *uc) in xe_uc_reset_prepare()
240 void xe_uc_gucrc_disable(struct xe_uc *uc) in xe_uc_gucrc_disable()
245 void xe_uc_stop_prepare(struct xe_uc *uc) in xe_uc_stop_prepare()
251 void xe_uc_stop(struct xe_uc *uc) in xe_uc_stop()
260 int xe_uc_start(struct xe_uc *uc) in xe_uc_start()
269 static void uc_reset_wait(struct xe_uc *uc) in uc_reset_wait()
281 void xe_uc_suspend_prepare(struct xe_uc *uc) in xe_uc_suspend_prepare()
287 int xe_uc_suspend(struct xe_uc *uc) in xe_uc_suspend()
307 void xe_uc_declare_wedged(struct xe_uc *uc) in xe_uc_declare_wedged()