Home
last modified time | relevance | path

Searched defs:pt_update_ops (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_pt.c1229 struct xe_vm_pgtable_update_ops *pt_update_ops, in xe_pt_vm_dependencies()
1302 struct xe_vm_pgtable_update_ops *pt_update_ops = in xe_pt_pre_commit() local
1401 struct xe_vm_pgtable_update_ops *pt_update_ops = in xe_pt_userptr_pre_commit() local
1793 struct xe_vm_pgtable_update_ops *pt_update_ops, in bind_op_prepare()
1902 struct xe_vm_pgtable_update_ops *pt_update_ops, in unbind_op_prepare()
1945 struct xe_vm_pgtable_update_ops *pt_update_ops, in unbind_range_prepare()
2079 struct xe_vm_pgtable_update_ops *pt_update_ops = in xe_pt_update_ops_prepare() local
2116 struct xe_vm_pgtable_update_ops *pt_update_ops, in bind_op_commit()
2289 struct xe_vm_pgtable_update_ops *pt_update_ops = in xe_pt_update_ops_run() local
2453 struct xe_vm_pgtable_update_ops *pt_update_ops = in xe_pt_update_ops_fini() local
[all …]
H A Dxe_migrate.c1266 struct xe_vm_pgtable_update_ops *pt_update_ops = in xe_migrate_update_pgtables_cpu() local
1310 struct xe_vm_pgtable_update_ops *pt_update_ops) in __xe_migrate_update_pgtables()
1520 struct xe_vm_pgtable_update_ops *pt_update_ops = in xe_migrate_update_pgtables() local
H A Dxe_vm_types.h433 struct xe_vm_pgtable_update_ops pt_update_ops[XE_MAX_TILES_PER_DEVICE]; member