Searched refs:dst_L0 (Results 1 – 2 of 2) sorted by relevance
378 u64 src_L0, dst_L0; in blt_copy() local403 dst_L0 = xe_migrate_res_sizes(m, &dst_it); in blt_copy()405 src_L0 = min(src_L0, dst_L0); in blt_copy()
775 u64 src_L0, dst_L0; in xe_migrate_copy() local825 dst_L0 = xe_migrate_res_sizes(m, &dst_it); in xe_migrate_copy()828 pass++, src_L0, dst_L0); in xe_migrate_copy()830 src_L0 = min(src_L0, dst_L0); in xe_migrate_copy()
Completed in 10 milliseconds