Searched refs:src_L0_pt (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_migrate.c | 878 u32 src_L0_pt, dst_L0_pt; in __xe_migrate_copy() local 946 &src_L0_ofs, &src_L0_pt, 0, 0, in __xe_migrate_copy() 981 emit_pte(m, bb, src_L0_pt, src_is_vram, copy_system_ccs || use_comp_pat, in __xe_migrate_copy() 1176 u32 src_L0_pt; in xe_migrate_ccs_rw_copy() local 1199 &src_L0_ofs, &src_L0_pt, 0, 0, in xe_migrate_ccs_rw_copy() 1252 &src_L0_ofs, &src_L0_pt, 0, 0, in xe_migrate_ccs_rw_copy() 1261 emit_pte(m, &xe_bb_tmp, src_L0_pt, false, true, &src_it, src_L0, src); in xe_migrate_ccs_rw_copy()
|