Searched refs:src_L0_pt (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_migrate.c | 871 u32 src_L0_pt, dst_L0_pt; in xe_migrate_copy() local 932 &src_L0_ofs, &src_L0_pt, 0, 0, in xe_migrate_copy() 967 emit_pte(m, bb, src_L0_pt, src_is_vram, copy_system_ccs || use_comp_pat, in xe_migrate_copy() 1114 u32 src_L0_pt; in xe_migrate_ccs_rw_copy() local 1137 &src_L0_ofs, &src_L0_pt, 0, 0, in xe_migrate_ccs_rw_copy() 1183 &src_L0_ofs, &src_L0_pt, 0, 0, in xe_migrate_ccs_rw_copy() 1192 emit_pte(m, bb, src_L0_pt, false, true, &src_it, src_L0, src); in xe_migrate_ccs_rw_copy()
|