Home
last modified time | relevance | path

Searched defs:dst_is_vram (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/tests/
H A Dxe_migrate.c384 bool dst_is_vram = mem_type_is_vram(dst->mem_type); in blt_copy() local
/linux/drivers/gpu/drm/xe/
H A Dxe_migrate.c781 bool dst_is_vram = mem_type_is_vram(dst->mem_type); in xe_migrate_copy() local