Symbol: gt_to_tile
drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c
122
gt_to_tile(gt)->id, G2G_DEV(gt), far_tile, far_dev);
drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c
152
rx_tile = gt_to_tile(rx_gt)->id;
drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c
177
if (gt_to_tile(test_gt)->id != tx_tile)
drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c
228
u32 near_tile = gt_to_tile(near_gt)->id;
drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c
232
u32 far_tile = gt_to_tile(far_gt)->id;
drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c
367
tile = gt_to_tile(remote_gt)->id;
drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c
418
kunit_info(test, "[%d.%d] Assigned 0x%p\n", gt_to_tile(root_gt)->id, root_gt->info.id, bo);
drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c
425
gt_to_tile(gt)->id, gt->info.id, gt->uc.guc.g2g.bo);
drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c
498
gt_to_tile(gt)->id, gt->info.id, bo);
drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c
502
gt_to_tile(gt)->id, gt->info.id, bo);
drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c
598
u32 near_tile = gt_to_tile(gt)->id;
drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c
645
tile = gt_to_tile(remote_gt)->id;
drivers/gpu/drm/xe/xe_assert.h
172
xe_tile_assert_msg(gt_to_tile(__gt), condition, "GT: %u type %d\n" msg, \
drivers/gpu/drm/xe/xe_bb.c
33
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_exec_queue.c
169
struct xe_tile *tile = gt_to_tile(q->gt);
drivers/gpu/drm/xe/xe_exec_queue.c
819
struct xe_tile *tile = gt_to_tile(q->gt);
drivers/gpu/drm/xe/xe_gsc.c
131
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gsc.c
265
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gsc.c
403
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gsc.c
459
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gsc_proxy.c
414
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gsc_proxy.c
493
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gt.c
577
err = xe_ggtt_init(gt_to_tile(gt)->mem.ggtt);
drivers/gpu/drm/xe/xe_gt.c
581
xe_lmtt_init(&gt_to_tile(gt)->sriov.pf.lmtt);
drivers/gpu/drm/xe/xe_gt.c
660
gt->usm.bb_pool = xe_sa_bo_manager_init(gt_to_tile(gt),
drivers/gpu/drm/xe/xe_gt.c
668
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gt.c
686
xe_lmtt_init_hw(&gt_to_tile(gt)->sriov.pf.lmtt);
drivers/gpu/drm/xe/xe_gt.c
774
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gt.c
885
xe_lmtt_init_hw(&gt_to_tile(gt)->sriov.pf.lmtt);
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1467
xe_lmtt_page_size(&gt_to_tile(gt)->sriov.pf.lmtt) : XE_PAGE_SIZE;
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1637
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
1917
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
2934
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
3007
struct xe_gt *primary_gt = gt_to_tile(gt)->primary_gt;
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
3491
struct xe_ggtt *ggtt = gt_to_tile(gt)->mem.ggtt;
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
406
u64 ggtt_start = xe_ggtt_start(gt_to_tile(gt)->mem.ggtt);
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
407
u64 ggtt_size = xe_ggtt_size(gt_to_tile(gt)->mem.ggtt);
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
507
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
577
size = pf_get_vf_config_ggtt(gt_to_tile(gt)->primary_gt, vfid);
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
579
size = pf_get_spare_ggtt(gt_to_tile(gt)->primary_gt);
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c
709
struct xe_ggtt *ggtt = gt_to_tile(gt)->mem.ggtt;
drivers/gpu/drm/xe/xe_gt_sriov_vf.c
1158
u64 ggtt_size = xe_tile_sriov_vf_ggtt(gt_to_tile(gt));
drivers/gpu/drm/xe/xe_gt_sriov_vf.c
1159
u64 ggtt_base = xe_tile_sriov_vf_ggtt_base(gt_to_tile(gt));
drivers/gpu/drm/xe/xe_gt_sriov_vf.c
1167
lmem_size = xe_tile_sriov_vf_lmem(gt_to_tile(gt));
drivers/gpu/drm/xe/xe_gt_sriov_vf.c
1254
struct xe_gt *primary_gt = gt_to_tile(gt)->primary_gt;
drivers/gpu/drm/xe/xe_gt_sriov_vf.c
1506
struct xe_memirq *memirq = &gt_to_tile(gt)->memirq;
drivers/gpu/drm/xe/xe_gt_sriov_vf.c
1520
struct xe_memirq *memirq = &gt_to_tile(gt)->memirq;
drivers/gpu/drm/xe/xe_gt_sriov_vf.c
490
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gt_sriov_vf.c
544
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gt_sysfs.c
34
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_gt_types.h
102
const struct xe_gt * : (const struct xe_device *)(gt_to_tile(gt__)->xe), \
drivers/gpu/drm/xe/xe_gt_types.h
103
struct xe_gt * : gt_to_tile(gt__)->xe)
drivers/gpu/drm/xe/xe_guc.c
1395
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_guc.c
410
u32 near_tile = gt_to_tile(near_gt)->id;
drivers/gpu/drm/xe/xe_guc.c
412
u32 far_tile = gt_to_tile(far_gt)->id;
drivers/gpu/drm/xe/xe_guc.c
469
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_guc.c
547
far_tile = gt_to_tile(far_gt)->id;
drivers/gpu/drm/xe/xe_guc.c
572
tile = gt_to_tile(far_gt)->id;
drivers/gpu/drm/xe/xe_guc.c
64
addr = __xe_bo_ggtt_addr(bo, gt_to_tile(guc_to_gt(guc))->id);
drivers/gpu/drm/xe/xe_guc.c
698
struct xe_tile *tile = gt_to_tile(guc_to_gt(guc));
drivers/gpu/drm/xe/xe_guc_ads.c
394
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_guc_buf.c
32
sam = __xe_sa_bo_manager_init(gt_to_tile(gt), size, 0, sizeof(u32), 0);
drivers/gpu/drm/xe/xe_guc_ct.c
372
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_guc_ct.c
412
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_guc_engine_activity.c
94
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_guc_hwconfig.c
56
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_guc_log.c
627
struct xe_tile *tile = gt_to_tile(log_to_gt(log));
drivers/gpu/drm/xe/xe_guc_pc.c
1120
XE_WARN_ON(xe_pcode_init_min_freq_table(gt_to_tile(pc_to_gt(pc)), min, max));
drivers/gpu/drm/xe/xe_guc_pc.c
1357
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_huc.c
111
struct xe_tile *tile = gt_to_tile(huc_to_gt(huc));
drivers/gpu/drm/xe/xe_huc.c
53
bo = xe_managed_bo_create_pin_map(xe, gt_to_tile(gt),
drivers/gpu/drm/xe/xe_hw_engine.c
610
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_lrc.c
1060
u64 desc = xe_vm_pdp4_descriptor(vm, gt_to_tile(lrc->gt));
drivers/gpu/drm/xe/xe_lrc.c
1493
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_lrc.c
1638
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_lrc.c
661
struct xe_memirq *memirq = &gt_to_tile(hwe->gt)->memirq;
drivers/gpu/drm/xe/xe_migrate.c
2631
struct xe_migrate *m = gt_to_tile(q->gt)->migrate;
drivers/gpu/drm/xe/xe_page_reclaim.c
71
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_pagefault.c
83
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_pxp_submit.c
38
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_pxp_submit.c
89
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_query.c
398
gt_list->gt_list[iter].tile_id = gt_to_tile(gt)->id;
drivers/gpu/drm/xe/xe_query.c
419
BIT(gt_to_tile(gt)->mem.vram->id) << 1;
drivers/gpu/drm/xe/xe_svm.c
1225
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_uc_fw.c
805
struct xe_tile *tile = gt_to_tile(gt);
drivers/gpu/drm/xe/xe_vram.c
95
xe_assert_msg(xe, offset == (xe_mmio_read64_2x32(&gt_to_tile(gt)->mmio, GSMBASE) -