Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_guc_buf.c16 static struct xe_guc *cache_to_guc(struct xe_guc_buf_cache *cache) in cache_to_guc() function
23 return guc_to_gt(cache_to_guc(cache)); in cache_to_gt()