Symbol: xe_vma_ops
drivers/gpu/drm/xe/xe_migrate.h
98
struct xe_vma_ops *vops;
drivers/gpu/drm/xe/xe_pt.c
1332
struct xe_vma_ops *vops,
drivers/gpu/drm/xe/xe_pt.c
1410
struct xe_vma_ops *vops = pt_update->vops;
drivers/gpu/drm/xe/xe_pt.c
1576
struct xe_vma_ops *vops = pt_update->vops;
drivers/gpu/drm/xe/xe_pt.c
2387
int xe_pt_update_ops_prepare(struct xe_tile *tile, struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_pt.c
2623
xe_pt_update_ops_run(struct xe_tile *tile, struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_pt.c
2801
void xe_pt_update_ops_fini(struct xe_tile *tile, struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_pt.c
2827
void xe_pt_update_ops_abort(struct xe_tile *tile, struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_pt.h
22
struct xe_vma_ops;
drivers/gpu/drm/xe/xe_pt.h
42
int xe_pt_update_ops_prepare(struct xe_tile *tile, struct xe_vma_ops *vops);
drivers/gpu/drm/xe/xe_pt.h
44
struct xe_vma_ops *vops);
drivers/gpu/drm/xe/xe_pt.h
45
void xe_pt_update_ops_fini(struct xe_tile *tile, struct xe_vma_ops *vops);
drivers/gpu/drm/xe/xe_pt.h
46
void xe_pt_update_ops_abort(struct xe_tile *tile, struct xe_vma_ops *vops);
drivers/gpu/drm/xe/xe_vm.c
2398
vm_bind_ioctl_ops_create(struct xe_vm *vm, struct xe_vma_ops *vops,
drivers/gpu/drm/xe/xe_vm.c
2766
struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_vm.c
3163
struct xe_vma_ops *vops, struct xe_vma_op *op)
drivers/gpu/drm/xe/xe_vm.c
3287
static int vm_bind_ioctl_ops_prefetch_ranges(struct xe_vm *vm, struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_vm.c
3308
struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_vm.c
3358
static void trace_xe_vm_ops_execute(struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_vm.c
3366
static int vm_ops_setup_tile_args(struct xe_vm *vm, struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_vm.c
3393
struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_vm.c
3524
static void vm_bind_ioctl_ops_fini(struct xe_vm *vm, struct xe_vma_ops *vops,
drivers/gpu/drm/xe/xe_vm.c
3551
struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_vm.c
3783
static void xe_vma_ops_init(struct xe_vma_ops *vops, struct xe_vm *vm,
drivers/gpu/drm/xe/xe_vm.c
3881
struct xe_vma_ops vops;
drivers/gpu/drm/xe/xe_vm.c
4240
struct xe_vma_ops vops;
drivers/gpu/drm/xe/xe_vm.c
4715
struct xe_vma_ops vops;
drivers/gpu/drm/xe/xe_vm.c
656
static int xe_vma_ops_alloc(struct xe_vma_ops *vops, bool array_of_binds)
drivers/gpu/drm/xe/xe_vm.c
686
static void xe_vma_svm_prefetch_ops_fini(struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_vm.c
697
static void xe_vma_ops_fini(struct xe_vma_ops *vops)
drivers/gpu/drm/xe/xe_vm.c
707
static void xe_vma_ops_incr_pt_update_ops(struct xe_vma_ops *vops, u8 tile_mask, int inc_val)
drivers/gpu/drm/xe/xe_vm.c
741
static int xe_vm_ops_add_rebind(struct xe_vma_ops *vops, struct xe_vma *vma,
drivers/gpu/drm/xe/xe_vm.c
758
struct xe_vma_ops *vops);
drivers/gpu/drm/xe/xe_vm.c
759
static void xe_vma_ops_init(struct xe_vma_ops *vops, struct xe_vm *vm,
drivers/gpu/drm/xe/xe_vm.c
767
struct xe_vma_ops vops;
drivers/gpu/drm/xe/xe_vm.c
821
struct xe_vma_ops vops;
drivers/gpu/drm/xe/xe_vm.c
875
xe_vm_ops_add_range_rebind(struct xe_vma_ops *vops,
drivers/gpu/drm/xe/xe_vm.c
911
struct xe_vma_ops vops;
drivers/gpu/drm/xe/xe_vm.c
963
xe_vm_ops_add_range_unbind(struct xe_vma_ops *vops,
drivers/gpu/drm/xe/xe_vm.c
993
struct xe_vma_ops vops;