Lines Matching defs:gsc
29 gsc_to_gt(struct xe_gsc *gsc) in gsc_to_gt()
34 static int memcpy_fw(struct xe_gsc *gsc) in memcpy_fw()
58 static int emit_gsc_upload(struct xe_gsc *gsc) in emit_gsc_upload()
114 static int query_compatibility_version(struct xe_gsc *gsc) in query_compatibility_version()
188 static int gsc_upload(struct xe_gsc *gsc) in gsc_upload()
252 struct xe_gsc *gsc = container_of(work, typeof(*gsc), work); in gsc_work() local
277 int xe_gsc_init(struct xe_gsc *gsc) in xe_gsc_init()
314 struct xe_gsc *gsc = arg; in free_resources() local
332 int xe_gsc_init_post_hwconfig(struct xe_gsc *gsc) in xe_gsc_init_post_hwconfig()
391 void xe_gsc_load_start(struct xe_gsc *gsc) in xe_gsc_load_start()
407 void xe_gsc_wait_for_worker_completion(struct xe_gsc *gsc) in xe_gsc_wait_for_worker_completion()