Home
last modified time | relevance | path

Searched refs:__guc_capture_ads_cache (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_capture.c262 struct __guc_capture_ads_cache { struct
276 struct __guc_capture_ads_cache ads_cache[GUC_CAPTURE_LIST_INDEX_MAX] argument
560 struct __guc_capture_ads_cache *cache; in guc_capture_getlistsize()
639 struct __guc_capture_ads_cache *cache = &gc->ads_cache[owner][type][capture_class]; in xe_guc_capture_getlist()
/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_capture.c477 struct __guc_capture_ads_cache *cache = &gc->ads_cache[owner][type][classid]; in guc_capture_getlistsize()
527 struct __guc_capture_ads_cache *cache = &gc->ads_cache[owner][type][classid]; in intel_guc_capture_getlist()
1610 struct __guc_capture_ads_cache *cache; in guc_capture_free_ads_cache()