Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/xe/
Dxe_pt.c1121 struct xe_vm_pgtable_update_ops *pt_update_ops, in xe_pt_vm_dependencies()
1194 struct xe_vm_pgtable_update_ops *pt_update_ops = in xe_pt_pre_commit() local
1293 struct xe_vm_pgtable_update_ops *pt_update_ops = in xe_pt_userptr_pre_commit() local
1607 xe_pt_update_ops_rfence_interval(struct xe_vm_pgtable_update_ops *pt_update_ops, in xe_pt_update_ops_rfence_interval()
1644 struct xe_vm_pgtable_update_ops *pt_update_ops, in bind_op_prepare()
1708 struct xe_vm_pgtable_update_ops *pt_update_ops, in unbind_op_prepare()
1755 struct xe_vm_pgtable_update_ops *pt_update_ops, in op_prepare()
1802 xe_pt_update_ops_init(struct xe_vm_pgtable_update_ops *pt_update_ops) in xe_pt_update_ops_init()
1822 struct xe_vm_pgtable_update_ops *pt_update_ops = in xe_pt_update_ops_prepare() local
1859 struct xe_vm_pgtable_update_ops *pt_update_ops, in bind_op_commit()
[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.h375 struct xe_vm_pgtable_update_ops pt_update_ops[XE_MAX_TILES_PER_DEVICE]; member