Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_migrate.h57 void *pos, u32 ofs, u32 num_qwords,
75 void *pos, u32 ofs, u32 num_qwords,
H A Dxe_pt.c1097 u32 qword_ofs, u32 num_qwords, in xe_vm_populate_pgtable() argument
1112 for (i = 0; i < num_qwords; i++) { in xe_vm_populate_pgtable()
2013 void *ptr, u32 qword_ofs, u32 num_qwords, in xe_migrate_clear_pgtable_callback() argument
2021 for (i = 0; i < num_qwords; ++i) in xe_migrate_clear_pgtable_callback()
2026 num_qwords); in xe_migrate_clear_pgtable_callback()
2028 memset64(ptr, empty, num_qwords); in xe_migrate_clear_pgtable_callback()