Home
last modified time | relevance | path

Searched refs:xe_vma_ops (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/xe/
A Dxe_pt.h21 struct xe_vma_ops;
41 int xe_pt_update_ops_prepare(struct xe_tile *tile, struct xe_vma_ops *vops);
43 struct xe_vma_ops *vops);
44 void xe_pt_update_ops_fini(struct xe_tile *tile, struct xe_vma_ops *vops);
45 void xe_pt_update_ops_abort(struct xe_tile *tile, struct xe_vma_ops *vops);
A Dxe_vm.c879 struct xe_vma_ops *vops);
888 struct xe_vma_ops vops; in xe_vm_rebind()
942 struct xe_vma_ops vops; in xe_vma_rebind()
1031 struct xe_vma_ops vops; in xe_vm_range_rebind()
1112 struct xe_vma_ops vops; in xe_vm_range_unbind()
2593 struct xe_vma_ops *vops) in vm_bind_ioctl_ops_parse()
3021 struct xe_vma_ops *vops) in vm_bind_ioctl_ops_lock_and_prep()
3106 struct xe_vma_ops *vops) in ops_execute()
3251 struct xe_vma_ops *vops) in vm_bind_ioctl_ops_execute()
3531 struct xe_vma_ops vops; in xe_vm_bind_ioctl()
[all …]
A Dxe_migrate.h89 struct xe_vma_ops *vops;
A Dxe_pt.c1265 struct xe_vma_ops *vops, in xe_pt_vm_dependencies()
1336 struct xe_vma_ops *vops = pt_update->vops; in xe_pt_pre_commit()
1437 struct xe_vma_ops *vops = pt_update->vops; in xe_pt_userptr_pre_commit()
1464 struct xe_vma_ops *vops = pt_update->vops; in xe_pt_svm_pre_commit()
2172 int xe_pt_update_ops_prepare(struct xe_tile *tile, struct xe_vma_ops *vops) in xe_pt_update_ops_prepare()
2405 xe_pt_update_ops_run(struct xe_tile *tile, struct xe_vma_ops *vops) in xe_pt_update_ops_run()
2570 void xe_pt_update_ops_fini(struct xe_tile *tile, struct xe_vma_ops *vops) in xe_pt_update_ops_fini()
2594 void xe_pt_update_ops_abort(struct xe_tile *tile, struct xe_vma_ops *vops) in xe_pt_update_ops_abort()
A Dxe_vm_types.h450 struct xe_vma_ops { struct

Completed in 21 milliseconds