Searched refs:gsc_to_gt (Results 1 – 4 of 4) sorted by relevance
61 gsc_to_gt(struct xe_gsc *gsc) in gsc_to_gt() function68 struct xe_gt *gt = gsc_to_gt(gsc); in xe_gsc_proxy_init_done()77 struct xe_gt *gt = gsc_to_gt(gsc); in xe_gsc_wait_for_proxy_init_done()88 struct xe_gt *gt = gsc_to_gt(gsc); in __gsc_proxy_irq_rmw()112 struct xe_gt *gt = gsc_to_gt(gsc); in proxy_send_to_csme()133 struct xe_gt *gt = gsc_to_gt(gsc); in proxy_send_to_gsc()223 struct xe_gt *gt = gsc_to_gt(gsc); in proxy_query()327 struct xe_gt *gt = gsc_to_gt(gsc); in xe_gsc_proxy_request_handler()360 struct xe_gt *gt = gsc_to_gt(gsc); in xe_gsc_proxy_irq_handler()413 struct xe_gt *gt = gsc_to_gt(gsc); in proxy_channel_alloc()[all …]
40 gsc_to_gt(struct xe_gsc *gsc) in gsc_to_gt() function47 struct xe_gt *gt = gsc_to_gt(gsc); in memcpy_fw()72 struct xe_gt *gt = gsc_to_gt(gsc); in emit_gsc_upload()130 struct xe_gt *gt = gsc_to_gt(gsc); in query_compatibility_version()204 struct xe_gt *gt = gsc_to_gt(gsc); in gsc_upload()264 struct xe_gt *gt = gsc_to_gt(gsc); in gsc_upload_and_init()353 struct xe_gt *gt = gsc_to_gt(gsc); in gsc_work()402 struct xe_gt *gt = gsc_to_gt(gsc); in xe_gsc_init()458 struct xe_gt *gt = gsc_to_gt(gsc); in xe_gsc_init_post_hwconfig()513 struct xe_gt *gt = gsc_to_gt(gsc); in xe_gsc_load_start()[all …]
45 struct intel_gt *gt = gsc_to_gt(gsc); in gsc_ext_om_alloc()137 intel_huc_unregister_gsc_notifier(&gsc_to_gt(gsc)->uc.huc, in gsc_destroy_one()168 if (gsc_to_gt(gsc)->info.id != 0) { in gsc_init_one()249 intel_huc_register_gsc_notifier(&gsc_to_gt(gsc)->uc.huc, in gsc_init_one()256 intel_huc_unregister_gsc_notifier(&gsc_to_gt(gsc)->uc.huc, in gsc_init_one()313 struct intel_gt *gt = gsc_to_gt(gsc); in intel_gsc_fini()
117 static inline struct intel_gt *gsc_to_gt(struct intel_gsc *gsc) in gsc_to_gt() function