Searched refs:num_qwords (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_migrate.h | 48 void *pos, u32 ofs, u32 num_qwords, 66 void *pos, u32 ofs, u32 num_qwords,
|
| H A D | xe_pt.c | 932 u32 qword_ofs, u32 num_qwords, in xe_vm_populate_pgtable() argument 939 for (i = 0; i < num_qwords; i++) { in xe_vm_populate_pgtable() 1685 void *ptr, u32 qword_ofs, u32 num_qwords, in xe_migrate_clear_pgtable_callback() argument 1693 for (i = 0; i < num_qwords; ++i) in xe_migrate_clear_pgtable_callback() 1698 num_qwords); in xe_migrate_clear_pgtable_callback() 1700 memset64(ptr, empty, num_qwords); in xe_migrate_clear_pgtable_callback()
|