Searched refs:src_L0_pt (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_migrate.c | 868 u32 src_L0_pt, dst_L0_pt; in xe_migrate_copy() local 929 &src_L0_ofs, &src_L0_pt, 0, 0, in xe_migrate_copy() 964 emit_pte(m, bb, src_L0_pt, src_is_vram, copy_system_ccs || use_comp_pat, in xe_migrate_copy() 1109 u32 src_L0_pt; in xe_migrate_ccs_rw_copy() local 1130 &src_L0_ofs, &src_L0_pt, 0, 0, in xe_migrate_ccs_rw_copy() 1172 &src_L0_ofs, &src_L0_pt, 0, 0, in xe_migrate_ccs_rw_copy() 1181 emit_pte(m, bb, src_L0_pt, false, true, &src_it, src_L0, src); in xe_migrate_ccs_rw_copy()
|