Searched refs:ct_pool (Results 1 – 1 of 1) sorted by relevance
64 struct guc_ct_pool_entry ct_pool[GUC_CT_POOL_SIZE]; member113 guc_ct_pool_entries_init(blob->ct_pool, ARRAY_SIZE(blob->ct_pool)); in __guc_ads_init()116 blob->clients_info.ct_pool_addr = base + ptr_offset(blob, ct_pool); in __guc_ads_init()117 blob->clients_info.ct_pool_count = ARRAY_SIZE(blob->ct_pool); in __guc_ads_init()