Searched refs:dst_L0_pt (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/xe/tests/ |
D | xe_migrate.c | 379 u32 src_L0_pt, dst_L0_pt; in blt_copy() local 418 &dst_L0_ofs, &dst_L0_pt, 0, in blt_copy() 440 emit_pte(m, bb, dst_L0_pt, dst_is_vram, false, in blt_copy()
|
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_migrate.c | 773 u32 src_L0_pt, dst_L0_pt; in xe_migrate_copy() local 837 &dst_L0_ofs, &dst_L0_pt, 0, in xe_migrate_copy() 868 emit_pte(m, bb, dst_L0_pt, dst_is_vram, copy_system_ccs, in xe_migrate_copy()
|