Home
last modified time | relevance | path

Searched refs:src_L0_pt (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/tests/
H A Dxe_migrate.c380 u32 src_L0_pt, dst_L0_pt; in blt_copy() local
413 &src_L0_ofs, &src_L0_pt, 0, 0, in blt_copy()
435 emit_pte(m, bb, src_L0_pt, src_is_vram, false, in blt_copy()
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_migrate.c774 u32 src_L0_pt, dst_L0_pt; in xe_migrate_copy() local
833 &src_L0_ofs, &src_L0_pt, 0, 0, in xe_migrate_copy()
863 emit_pte(m, bb, src_L0_pt, src_is_vram, copy_system_ccs, in xe_migrate_copy()