Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_pt.c835 u32 qword_ofs, u32 num_qwords, in xe_vm_populate_pgtable() argument
844 xe_map_wr(tile_to_xe(tile), map, (qword_ofs + i) * in xe_vm_populate_pgtable()
1534 void *ptr, u32 qword_ofs, u32 num_qwords, in xe_migrate_clear_pgtable_callback() argument
1543 xe_map_wr(tile_to_xe(tile), map, (qword_ofs + i) * in xe_migrate_clear_pgtable_callback()
1546 memset64(map->vaddr + qword_ofs * sizeof(u64), empty, in xe_migrate_clear_pgtable_callback()