Searched refs:gsc_to_gt (Results 1 – 3 of 3) 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 …]
117 static inline struct intel_gt *gsc_to_gt(struct intel_gsc *gsc) in gsc_to_gt() function