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