Searched refs:gsc_to_gt (Results 1 – 2 of 2) sorted by relevance
43 struct intel_gt *gt = gsc_to_gt(gsc); in gsc_ext_om_alloc()302 struct intel_gt *gt = gsc_to_gt(gsc); in intel_gsc_fini()
42 static inline struct intel_gt *gsc_to_gt(struct intel_gsc *gsc) in gsc_to_gt() function