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/
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
1756 xe_pt_update_ops_rfence_interval(struct xe_vm_pgtable_update_ops *pt_update_ops, in xe_pt_update_ops_rfence_interval()
1793 struct xe_vm_pgtable_update_ops *pt_update_ops, in bind_op_prepare()
1860 struct xe_vm_pgtable_update_ops *pt_update_ops, in bind_range_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()
1981 struct xe_vm_pgtable_update_ops *pt_update_ops, in op_prepare()
2059 xe_pt_update_ops_init(struct xe_vm_pgtable_update_ops *pt_update_ops) in xe_pt_update_ops_init()
[all …]
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
Dxe_vm_types.h433 struct xe_vm_pgtable_update_ops pt_update_ops[XE_MAX_TILES_PER_DEVICE]; member