Home
last modified time | relevance | path

Searched refs:ct_pool (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ads.c41 struct guc_ct_pool_entry ct_pool[GUC_CT_POOL_SIZE]; member
177 guc_ct_pool_entries_init(blob->ct_pool, ARRAY_SIZE(blob->ct_pool)); in __guc_ads_init()
180 blob->clients_info.ct_pool_addr = base + ptr_offset(blob, ct_pool); in __guc_ads_init()
181 blob->clients_info.ct_pool_count = ARRAY_SIZE(blob->ct_pool); in __guc_ads_init()

Completed in 1 milliseconds