Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/xe/
H 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);
H A Dxe_vm.c851 struct xe_vma_ops *vops);
860 struct xe_vma_ops vops; in xe_vm_rebind()
914 struct xe_vma_ops vops; in xe_vma_rebind()
1003 struct xe_vma_ops vops; in xe_vm_range_rebind()
1084 struct xe_vma_ops vops; in xe_vm_range_unbind()
2435 struct xe_vma_ops *vops) in vm_bind_ioctl_ops_parse()
2779 struct xe_vma_ops *vops) in vm_bind_ioctl_ops_lock_and_prep()
2864 struct xe_vma_ops *vops) in ops_execute()
3009 struct xe_vma_ops *vops) in vm_bind_ioctl_ops_execute()
3288 struct xe_vma_ops vops; in xe_vm_bind_ioctl()
[all …]
H A Dxe_migrate.h89 struct xe_vma_ops *vops;
H A Dxe_vm_types.h421 struct xe_vma_ops { struct
H A Dxe_pt.c1228 struct xe_vma_ops *vops, in xe_pt_vm_dependencies()
1299 struct xe_vma_ops *vops = pt_update->vops; in xe_pt_pre_commit()
1400 struct xe_vma_ops *vops = pt_update->vops; in xe_pt_userptr_pre_commit()
1426 struct xe_vma_ops *vops = pt_update->vops; in xe_pt_svm_pre_commit()
2077 int xe_pt_update_ops_prepare(struct xe_tile *tile, struct xe_vma_ops *vops) in xe_pt_update_ops_prepare()
2286 xe_pt_update_ops_run(struct xe_tile *tile, struct xe_vma_ops *vops) in xe_pt_update_ops_run()
2451 void xe_pt_update_ops_fini(struct xe_tile *tile, struct xe_vma_ops *vops) in xe_pt_update_ops_fini()
2475 void xe_pt_update_ops_abort(struct xe_tile *tile, struct xe_vma_ops *vops) in xe_pt_update_ops_abort()