Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_migrate.c879 u64 src_L0, dst_L0; in __xe_migrate_copy() local
936 dst_L0 = xe_migrate_res_sizes(m, &dst_it); in __xe_migrate_copy()
939 pass++, src_L0, dst_L0); in __xe_migrate_copy()
941 src_L0 = min(src_L0, dst_L0); in __xe_migrate_copy()