Searched refs:pte_update_size (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_migrate.c | 520 static u32 pte_update_size(struct xe_migrate *m, in pte_update_size() function 832 batch_size += pte_update_size(m, pte_flags, src, &src_it, &src_L0, in xe_migrate_copy() 837 batch_size += pte_update_size(m, pte_flags, dst, &dst_it, &src_L0, in xe_migrate_copy() 843 batch_size += pte_update_size(m, 0, NULL, &ccs_it, &ccs_size, in xe_migrate_copy() 1098 pte_update_size(m, pte_flags, src, &src_it, in xe_migrate_clear()
|
| /linux-6.15/drivers/gpu/drm/xe/tests/ |
| H A D | xe_migrate.c | 412 batch_size += pte_update_size(m, pte_flags, src, &src_it, &src_L0, in blt_copy() 418 batch_size += pte_update_size(m, pte_flags, dst, &dst_it, &src_L0, in blt_copy()
|