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.c1261 struct xe_vm_pgtable_update_ops *pt_update_ops, in xe_pt_vm_dependencies()
1334 struct xe_vm_pgtable_update_ops *pt_update_ops = in xe_pt_pre_commit() local
1433 struct xe_vm_pgtable_update_ops *pt_update_ops = in xe_pt_userptr_pre_commit() local
1790 xe_pt_update_ops_rfence_interval(struct xe_vm_pgtable_update_ops *pt_update_ops, in xe_pt_update_ops_rfence_interval()
1827 struct xe_vm_pgtable_update_ops *pt_update_ops, in bind_op_prepare()
1894 struct xe_vm_pgtable_update_ops *pt_update_ops, in bind_range_prepare()
1936 struct xe_vm_pgtable_update_ops *pt_update_ops, in unbind_op_prepare()
1979 struct xe_vm_pgtable_update_ops *pt_update_ops, in unbind_range_prepare()
2015 struct xe_vm_pgtable_update_ops *pt_update_ops, in op_prepare()
2095 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.c1269 struct xe_vm_pgtable_update_ops *pt_update_ops = in xe_migrate_update_pgtables_cpu() local
1313 struct xe_vm_pgtable_update_ops *pt_update_ops) in __xe_migrate_update_pgtables()
1523 struct xe_vm_pgtable_update_ops *pt_update_ops = in xe_migrate_update_pgtables() local
H A Dxe_vm_types.h443 struct xe_vm_pgtable_update_ops pt_update_ops[XE_MAX_TILES_PER_DEVICE]; member