Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_pt.c1286 struct xe_vm_pgtable_update_ops *pt_update_ops, in xe_pt_vm_dependencies()
1366 struct xe_vm_pgtable_update_ops *pt_update_ops = in xe_pt_pre_commit() local
1498 struct xe_vm_pgtable_update_ops *pt_update_ops = in xe_pt_svm_userptr_pre_commit() local
1751 xe_pt_update_ops_rfence_interval(struct xe_vm_pgtable_update_ops *pt_update_ops, in xe_pt_update_ops_rfence_interval()
1788 struct xe_vm_pgtable_update_ops *pt_update_ops, in bind_op_prepare()
1855 struct xe_vm_pgtable_update_ops *pt_update_ops, in bind_range_prepare()
1897 struct xe_vm_pgtable_update_ops *pt_update_ops, in unbind_op_prepare()
1966 struct xe_vm_pgtable_update_ops *pt_update_ops, in unbind_range_prepare()
2005 struct xe_vm_pgtable_update_ops *pt_update_ops, in op_prepare()
2094 xe_pt_update_ops_init(struct xe_vm_pgtable_update_ops *pt_update_ops) in xe_pt_update_ops_init()
[all …]
H A Dxe_migrate.c1664 struct xe_vm_pgtable_update_ops *pt_update_ops = in xe_migrate_update_pgtables_cpu() local
1708 struct xe_vm_pgtable_update_ops *pt_update_ops) in __xe_migrate_update_pgtables()
1920 struct xe_vm_pgtable_update_ops *pt_update_ops = in xe_migrate_update_pgtables() local
H A Dxe_vm_types.h464 struct xe_vm_pgtable_update_ops pt_update_ops[XE_MAX_TILES_PER_DEVICE]; member