Searched refs:root_gt (Results 1 – 2 of 2) sorted by relevance
1175 struct xe_gt *root_gt; in xe_device_td_flush() local1188 root_gt = xe_root_mmio_gt(xe); in xe_device_td_flush()1189 if (!root_gt) in xe_device_td_flush()1192 if (XE_GT_WA(root_gt, 16023588340)) { in xe_device_td_flush()1196 xe_guc_pc_apply_flush_freq_limit(&root_gt->uc.guc.pc); in xe_device_td_flush()1198 xe_guc_pc_remove_flush_freq_limit(&root_gt->uc.guc.pc); in xe_device_td_flush()
477 struct xe_gt *root_gt = xe_device_get_gt(xe, 0); in guc_g2g_alloc() local478 struct xe_guc *root_guc = &root_gt->uc.guc; in guc_g2g_alloc()