Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_migrate.h48 void *pos, u32 ofs, u32 num_qwords,
66 void *pos, u32 ofs, u32 num_qwords,
Dxe_pt.c835 u32 qword_ofs, u32 num_qwords, in xe_vm_populate_pgtable() argument
842 for (i = 0; i < num_qwords; i++) { in xe_vm_populate_pgtable()
1534 void *ptr, u32 qword_ofs, u32 num_qwords, in xe_migrate_clear_pgtable_callback() argument
1542 for (i = 0; i < num_qwords; ++i) in xe_migrate_clear_pgtable_callback()
1547 num_qwords); in xe_migrate_clear_pgtable_callback()
1549 memset64(ptr, empty, num_qwords); in xe_migrate_clear_pgtable_callback()